Searched refs:nvme_ahci_detach (Results 1 – 1 of 1) sorted by relevance
38 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