Home
last modified time | relevance | path

Searched defs:sg_descriptor (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/scsi/smartpqi/
Dsmartpqi_init.c571 struct pqi_sg_descriptor *sg_descriptor, void *buffer, in pqi_map_single()
5335 static inline void pqi_set_sg_descriptor(struct pqi_sg_descriptor *sg_descriptor, in pqi_set_sg_descriptor()
5346 static unsigned int pqi_build_sg_list(struct pqi_sg_descriptor *sg_descriptor, in pqi_build_sg_list()
5393 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_raid_sg_list() local
5429 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_aio_r1_sg_list() local
5467 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_aio_r56_sg_list() local
5503 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_aio_sg_list() local
Dsmartpqi.h164 struct pqi_sg_descriptor sg_descriptor; member
537 struct pqi_sg_descriptor sg_descriptor[PQI_HOST_MAX_SG_DESCRIPTORS]; member