Home
last modified time | relevance | path

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

/linux/drivers/scsi/smartpqi/
H A Dsmartpqi.h1291 #define PQI_RESERVED_IO_SLOTS \ macro
H A Dsmartpqi_init.c750 i = (i + 1) % PQI_RESERVED_IO_SLOTS; in pqi_alloc_io_request()
5243 ctrl_info->max_outstanding_requests - PQI_RESERVED_IO_SLOTS; in pqi_calculate_io_resources()
11053 BUILD_BUG_ON(PQI_RESERVED_IO_SLOTS >= PQI_MAX_OUTSTANDING_REQUESTS); in pqi_verify_structures()
11054 BUILD_BUG_ON(PQI_RESERVED_IO_SLOTS >= in pqi_verify_structures()