Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/smartpqi/
Dsmartpqi.h115 struct pqi_sg_descriptor { struct
149 struct pqi_sg_descriptor sg_descriptor;
280 struct pqi_sg_descriptor
308 struct pqi_sg_descriptor
326 struct pqi_sg_descriptor sg_descriptors[3];
332 struct pqi_sg_descriptor sg_descriptors[3];
444 (PQI_OFA_MAX_SG_DESCRIPTORS * sizeof(struct pqi_sg_descriptor)))
453 struct pqi_sg_descriptor sg_descriptor[1];
1052 struct pqi_sg_descriptor *sg_chain_buffer;
Dsmartpqi_init.c46 #define PQI_EXTRA_SGL_MEMORY (12 * sizeof(struct pqi_sg_descriptor))
393 struct pqi_sg_descriptor *sg_descriptor, void *buffer, in pqi_map_single()
414 struct pqi_sg_descriptor *descriptors, int num_descriptors, in pqi_pci_unmap()
4771 (max_sg_entries * sizeof(struct pqi_sg_descriptor)) + in pqi_calculate_io_resources()
4830 sizeof(struct pqi_sg_descriptor)) + in pqi_calculate_queue_resources()
4835 struct pqi_sg_descriptor *sg_descriptor, struct scatterlist *sg) in pqi_set_sg_descriptor()
4856 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_raid_sg_list()
4920 struct pqi_sg_descriptor *sg_descriptor; in pqi_build_aio_sg_list()
7624 struct pqi_sg_descriptor *mem_descriptor = NULL; in pqi_ofa_alloc_mem()
7729 struct pqi_sg_descriptor *mem_descriptor; in pqi_ofa_free_host_buffer()
[all …]