Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/hptrr/
Dos_bsd.h110 u_char AdditionalLength; member
Dhptrr_osm_bsd.c584 inquiryData->AdditionalLength = 31; in hpt_scsi_io()
/freebsd-9-stable/sys/dev/hptnr/
Dos_bsd.h112 u_char AdditionalLength; member
Dhptnr_osm_bsd.c591 inquiryData->AdditionalLength = 31; in hpt_scsi_io()
/freebsd-9-stable/sys/dev/hpt27xx/
Dos_bsd.h110 u_char AdditionalLength; member
Dhpt27xx_osm_bsd.c578 inquiryData->AdditionalLength = 31; in hpt_scsi_io()
/freebsd-9-stable/sys/dev/hptmv/
Dosbsd.h88 UCHAR AdditionalLength; member
Dentry.c2659 inquiryData->AdditionalLength = (UCHAR)(sizeof(INQUIRYDATA) - 5); in SetInquiryData()