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

/freebsd-11.0-release/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmdefs.h1148 #define DEVICE_SMP_BIT 0x2 /* SMP Initiator port */ macro
1158 (((DeviceData)->initiator_ssp_stp_smp & DEVICE_SMP_BIT) == DEVICE_SMP_BIT)
1167 (((DeviceData)->target_ssp_stp_smp & DEVICE_SMP_BIT) == DEVICE_SMP_BIT)
/freebsd-11.0-release/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h426 #define DEVICE_SMP_BIT 0x2 /* SMP Initiator port */ macro
436 (((DeviceData)->initiator_ssp_stp_smp & DEVICE_SMP_BIT) == DEVICE_SMP_BIT)
445 (((DeviceData)->target_ssp_stp_smp & DEVICE_SMP_BIT) == DEVICE_SMP_BIT)

Completed in 194 milliseconds