Home
last modified time | relevance | path

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

/linux/drivers/scsi/smartpqi/
H A Dsmartpqi_init.c570 struct pqi_sg_descriptor *sg_descriptor, void *buffer, in pqi_map_single()
5334 static inline void pqi_set_sg_descriptor(struct pqi_sg_descriptor *sg_descriptor, in pqi_set_sg_descriptor()
5345 static unsigned int pqi_build_sg_list(struct pqi_sg_descriptor *sg_descriptor, in pqi_build_sg_list()
5392 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_raid_sg_list() local
5428 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_aio_r1_sg_list() local
5466 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_aio_r56_sg_list() local
5502 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_aio_sg_list() local
H A Dsmartpqi.h164 struct pqi_sg_descriptor sg_descriptor; member
537 struct pqi_sg_descriptor sg_descriptor[PQI_HOST_MAX_SG_DESCRIPTORS]; member