Searched refs:nvme_attach (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dnvmevar.h188 int nvme_attach(struct nvme_softc *);
H A Dnvme.c354 nvme_attach(struct nvme_softc *sc) function
/netbsd-current/sys/arch/arm/apple/
H A Dapple_nvme.c449 if (nvme_attach(sc) != 0) {
450 /* error printed by nvme_attach() */
/netbsd-current/sys/dev/pci/
H A Dnvme_pci.c232 if (nvme_attach(sc) != 0) {
233 /* error printed by nvme_attach() */

Completed in 162 milliseconds