Searched defs:apple_nvme (Results 1 – 1 of 1) sorted by relevance
176 struct apple_nvme { struct181 const struct apple_nvme_hw *hw; argument198 struct apple_nvme_queue adminq; argument199 struct apple_nvme_queue ioq; argument211 static inline struct apple_nvme *ctrl_to_apple_nvme(struct nvme_ctrl *ctrl) in ctrl_to_apple_nvme() argument