Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_init.c110 ASSERT(softs->pqi_dev_cap.max_iq_elem_len == PQISRC_OP_MAX_ELEM_SIZE); in pqisrc_report_pqi_capability()
H A Dsmartpqi_defines.h230 #define PQISRC_OP_MAX_ELEM_SIZE 8 /* 8 * 16 = 128 bytes */ macro