Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-pci.h531 int ata_pci_suspend(device_t dev);
573 DEVMETHOD(device_suspend, ata_pci_suspend), \
H A Data-pci.c162 ata_pci_suspend(device_t dev) in ata_pci_suspend() function
575 DEVMETHOD(device_suspend, ata_pci_suspend),