Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ata/chipsets/
Data-ahci.c56 static int ata_ahci_ch_detach(device_t dev);
193 ctlr->ch_detach = ata_ahci_ch_detach; in ata_ahci_chipinit()
321 ata_ahci_ch_detach(device_t dev) in ata_ahci_ch_detach() function