Home
last modified time | relevance | path

Searched refs:AdditionalLength (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/dev/hpt27xx/
H A Dos_bsd.h89 u_char AdditionalLength; member
H A Dhpt27xx_osm_bsd.c580 inquiryData->AdditionalLength = 31; in hpt_scsi_io()
/freebsd/sys/dev/hptnr/
H A Dos_bsd.h91 u_char AdditionalLength; member
H A Dhptnr_osm_bsd.c840 inquiryData->AdditionalLength = 0x5b; in hpt_scsi_io()
/freebsd/sys/dev/hptrr/
H A Dos_bsd.h92 u_char AdditionalLength; member
H A Dhptrr_osm_bsd.c586 inquiryData->AdditionalLength = 31; in hpt_scsi_io()
/freebsd/sys/dev/hptmv/
H A Dosbsd.h77 UCHAR AdditionalLength; member
H A Dentry.c2536 inquiryData->AdditionalLength = (UCHAR)(sizeof(INQUIRYDATA) - 5); in SetInquiryData()