Home
last modified time | relevance | path

Searched refs:nvme_probe (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/nvme/
Dnvme.c58 static int nvme_probe(device_t);
67 DEVMETHOD(device_probe, nvme_probe),
117 nvme_probe (device_t device) in nvme_probe() function