Searched refs:ident_str (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Dosst.h480 char ident_str[8]; member in struct:os_header_s
H A Dosst.c2314 strcpy(header->ident_str, "ADR_SEQ");
2424 if (strncmp(header->ident_str, "ADR_SEQ", 7) != 0 &&
2425 strncmp(header->ident_str, "ADR-SEQ", 7) != 0) {
2426 strlcpy(id_string, header->ident_str, 8);

Completed in 58 milliseconds