Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_defines.h736 #define PQI_MAX_LOGICALS 64 macro
738 #define PQI_MAX_DEVICES (PQI_MAX_LOGICALS + PQI_MAX_PHYSICALS + 1) /* 1 for controller device entr…
742 #define PQI_PD_INDEX(t) (t + PQI_MAX_LOGICALS)