Searched refs:nvme_rescan (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dnvmevar.h190 int nvme_rescan(device_t, const char *, const int *);
H A Dnvme.c471 nvme_rescan(sc->sc_dev, NULL, NULL);
491 nvme_rescan(device_t self, const char *ifattr, const int *locs) function
/netbsd-current/sys/dev/pci/
H A Dnvme_pci.c258 return nvme_rescan(self, attr, flags);

Completed in 91 milliseconds