Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dapple.c160 struct apple_nvme_iod { struct
161 struct nvme_request req;
162 struct nvme_command cmd;
163 struct apple_nvme_queue *q;
164 int npages; /* In the PRP list. 0 means small pool in use */
165 int nents; /* Used in scatterlist */
166 dma_addr_t first_dma;
167 unsigned int dma_len; /* length of single DMA segment mapping */
168 struct scatterlist *sg;