Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dahcisata_pci.c223 static int ahci_pci_detach(device_t, int);
229 ahci_pci_match, ahci_pci_attach, ahci_pci_detach, NULL,
483 ahci_pci_detach(device_t dv, int flags) in ahci_pci_detach() function