Searched refs:PQI_MAX_LOGICALS (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_defines.h547 #define PQI_MAX_LOGICALS 64 macro
549 #define PQI_MAX_DEVICES (PQI_MAX_LOGICALS + PQI_MAX_PHYSICALS + 1) /* 1 for controller device entry */
553 #define PQI_PD_INDEX(t) (t + PQI_MAX_LOGICALS)

Completed in 137 milliseconds