Home
last modified time | relevance | path

Searched defs:DeviceData (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h428 #define DEVICE_IS_SSP_INITIATOR(DeviceData) \ argument
431 #define DEVICE_IS_STP_INITIATOR(DeviceData) \ argument
434 #define DEVICE_IS_SMP_INITIATOR(DeviceData) \ argument
437 #define DEVICE_IS_SSP_TARGET(DeviceData) \ argument
440 #define DEVICE_IS_STP_TARGET(DeviceData) \ argument
443 #define DEVICE_IS_SMP_TARGET(DeviceData) \ argument
446 #define DEVICE_IS_SATA_DEVICE(DeviceData) \ argument
/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdtxchg.h66 struct tdsaDeviceData_s *DeviceData; member
/freebsd/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdefs.h1150 #define DEVICE_IS_SSP_INITIATOR(DeviceData) \ argument
1153 #define DEVICE_IS_STP_INITIATOR(DeviceData) \ argument
1156 #define DEVICE_IS_SMP_INITIATOR(DeviceData) \ argument
1159 #define DEVICE_IS_SSP_TARGET(DeviceData) \ argument
1162 #define DEVICE_IS_STP_TARGET(DeviceData) \ argument
1165 #define DEVICE_IS_SMP_TARGET(DeviceData) \ argument
1168 #define DEVICE_IS_SATA_DEVICE(DeviceData) \ argument