Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.c60 static int ahci_ch_resume(device_t dev);
1043 ahci_ch_resume(device_t dev) in ahci_ch_resume() function
1060 DEVMETHOD(device_resume, ahci_ch_resume),