Home
last modified time | relevance | path

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

/Linux-v6.1/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.c5268 PQI_MAX_EMBEDDED_SG_DESCRIPTORS; in pqi_calculate_queue_resources()