Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/apple/
H A Dapple_nvme.c143 struct apple_nvme_softc { struct
144 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;