Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_features.c455 config_table_size > PQI_CONF_TABLE_MAX_LEN) { in pqisrc_process_config_table()
H A Dsmartpqi_defines.h343 #define PQI_CONF_TABLE_MAX_LEN ((uint16_t)~0) macro