Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/ahci/
HDahci.c59 static int ahci_ch_suspend(device_t dev);
971 ahci_ch_suspend(device_t dev) in ahci_ch_suspend() function
1008 DEVMETHOD(device_suspend, ahci_ch_suspend),