Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/smartpqi/
Dsmartpqi.h273 #define PQI_MAX_EMBEDDED_SG_DESCRIPTORS 4 macro
299 struct pqi_sg_descriptor sg_descriptors[PQI_MAX_EMBEDDED_SG_DESCRIPTORS];
326 struct pqi_sg_descriptor sg_descriptors[PQI_MAX_EMBEDDED_SG_DESCRIPTORS];
357 struct pqi_sg_descriptor sg_descriptors[PQI_MAX_EMBEDDED_SG_DESCRIPTORS];
Dsmartpqi_init.c5277 PQI_MAX_EMBEDDED_SG_DESCRIPTORS; in pqi_calculate_queue_resources()