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.c176 struct apple_nvme { struct
181 const struct apple_nvme_hw *hw; argument
198 struct apple_nvme_queue adminq; argument
199 struct apple_nvme_queue ioq; argument
211 static inline struct apple_nvme *ctrl_to_apple_nvme(struct nvme_ctrl *ctrl) in ctrl_to_apple_nvme() argument