Home
last modified time | relevance | path

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

/freebsd/sys/dev/nvme/
H A Dnvme_ahci.c38 static int nvme_ahci_detach(device_t dev);
44 DEVMETHOD(device_detach, nvme_ahci_detach),
125 nvme_ahci_detach(device_t dev) in nvme_ahci_detach() function