Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvme/
H A Dnvme_ahci.c36 static int nvme_ahci_probe(device_t dev);
42 DEVMETHOD(device_probe, nvme_ahci_probe),
58 nvme_ahci_probe (device_t device) in nvme_ahci_probe() function