Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/smartpqi/
Dsmartpqi.h1263 #define PQI_RESERVED_IO_SLOTS \ macro
Dsmartpqi_init.c5185 ctrl_info->max_outstanding_requests - PQI_RESERVED_IO_SLOTS; in pqi_calculate_io_resources()
10495 BUILD_BUG_ON(PQI_RESERVED_IO_SLOTS >= PQI_MAX_OUTSTANDING_REQUESTS); in pqi_verify_structures()
10496 BUILD_BUG_ON(PQI_RESERVED_IO_SLOTS >= in pqi_verify_structures()