Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/ata/
HData-pci.h528 int ata_pci_suspend(device_t dev);
570 DEVMETHOD(device_suspend, ata_pci_suspend), \
HData-pci.c161 ata_pci_suspend(device_t dev) in ata_pci_suspend() function
578 DEVMETHOD(device_suspend, ata_pci_suspend),
/freebsd-14-stable/sys/dev/ata/chipsets/
HData-fsl.c209 DEVMETHOD(device_suspend, ata_pci_suspend),