Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.c59 static int ahci_ch_suspend(device_t dev);
1025 ahci_ch_suspend(device_t dev) in ahci_ch_suspend() function
1061 DEVMETHOD(device_suspend, ahci_ch_suspend),