Home
last modified time | relevance | path

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

/freebsd/sys/dev/ata/
H A Data-pci.c687 if (ctlr->ch_resume != NULL && (error = ctlr->ch_resume(dev))) in ata_pcichannel_resume()
H A Data-pci.h64 int (*ch_resume)(device_t); member