Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/smartpqi/
H A 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];
H A Dsmartpqi_init.c5312 PQI_MAX_EMBEDDED_SG_DESCRIPTORS; in pqi_calculate_queue_resources()