Searched defs:apple_nvme_softc (Results 1 – 1 of 1) sorted by relevance
143 struct apple_nvme_softc { struct144 struct nvme_softc asc_nvme;145 int asc_phandle;147 bus_space_tag_t asc_iot;148 bus_space_handle_t asc_ioh;149 bus_size_t asc_size;151 struct rtkit_state *asc_rtkit;153 size_t asc_nintrs;154 void *asc_ihs;