apple_nvme_softc
struct apple_nvme_softc * const asc =
container_of(sc, struct apple_nvme_softc, asc_nvme);
struct apple_nvme_softc * const asc =
container_of(sc, struct apple_nvme_softc, asc_nvme);
struct apple_nvme_softc * const asc)
struct apple_nvme_softc * const asc = device_private(self);
CFATTACH_DECL_NEW(apple_nvme, sizeof(struct apple_nvme_softc),