Home
last modified time | relevance | path

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

/linux/drivers/nvme/host/
H A Dapple.c190 struct apple_nvme { struct
195 const struct apple_nvme_hw *hw; argument
212 struct apple_nvme_queue adminq; argument
213 struct apple_nvme_queue ioq; argument
225 static inline struct apple_nvme *ctrl_to_apple_nvme(struct nvme_ctrl *ctrl) in ctrl_to_apple_nvme() argument