Searched refs:DeviceType (Results 1 - 15 of 15) sorted by relevance

/freebsd-10.1-release/sys/dev/asr/
H A Di2odpt.h176 U8 DeviceType; /* Identical to I2O_SCSI_DEVICE_INFO SCALAR */ member in struct:_I2O_DPT_DEVICE_INFO_SCALAR
H A Di2obscsi.h362 U8 DeviceType; member in struct:_I2O_SCSI_DEVICE_INFO_SCALAR
H A Di2odep.h911 getU1((&(x)->DeviceType),0)
913 setU1((&(x)->DeviceType),0,y)
/freebsd-10.1-release/sys/dev/hptmv/
H A Dhptintf.h170 #define CTL_CODE( DeviceType, Function, Method, Access ) \
171 (((DeviceType) << 16) | ((Access) << 14) | ((Function) << 2) | (Method))
472 UCHAR DeviceType; /* device type */ member in struct:_DEVICE_INFO
H A Dosbsd.h82 UCHAR DeviceType : 5; member in struct:_INQUIRYDATA
H A Dgui_lib.c315 pDiskInfo->DeviceType = PDT_HARDDISK;
H A Dentry.c2659 inquiryData->DeviceType = T_DIRECT; /*DIRECT_ACCESS_DEVICE*/
/freebsd-10.1-release/sys/dev/hpt27xx/
H A Dos_bsd.h104 u_char DeviceType : 5; member in struct:_INQUIRYDATA
H A Dhptintf.h212 #define CTL_CODE( DeviceType, Function, Method, Access ) \
213 (((DeviceType) << 16) | ((Access) << 14) | ((Function) << 2) | (Method))
792 HPT_U8 DeviceType; /* device type */ member in struct:_DEVICE_INFO
838 HPT_U8 DeviceType; /* device type */ member in struct:_DEVICE_INFO_V2
/freebsd-10.1-release/sys/dev/hptnr/
H A Dos_bsd.h106 u_char DeviceType : 5; member in struct:_INQUIRYDATA
H A Dhptintf.h222 #define CTL_CODE( DeviceType, Function, Method, Access ) \
223 (((DeviceType) << 16) | ((Access) << 14) | ((Function) << 2) | (Method))
850 HPT_U8 DeviceType; /* device type */ member in struct:_DEVICE_INFO
896 HPT_U8 DeviceType; /* device type */ member in struct:_DEVICE_INFO_V2
/freebsd-10.1-release/sys/dev/hptrr/
H A Dhptintf.h212 #define CTL_CODE( DeviceType, Function, Method, Access ) \
213 (((DeviceType) << 16) | ((Access) << 14) | ((Function) << 2) | (Method))
663 HPT_U8 DeviceType; /* device type */ member in struct:_DEVICE_INFO
709 HPT_U8 DeviceType; /* device type */ member in struct:_DEVICE_INFO_V2
H A Dos_bsd.h104 u_char DeviceType : 5; member in struct:_INQUIRYDATA
/freebsd-10.1-release/sys/boot/efi/include/
H A Defidevp.h338 UINT16 DeviceType; member in struct:_BBS_BBS_DEVICE_PATH
343 /* DeviceType definitions - from BBS specification */
/freebsd-10.1-release/sys/contrib/dev/nve/
H A Dadapter.h452 NV_UINT32 DeviceType; member in struct:_ADAPTER_OPEN_PARAMS

Completed in 119 milliseconds