Searched refs:ch_suspend (Results 1 – 2 of 2) sorted by relevance
| /src/sys/dev/ata/ | ||
| H A D | ata-pci.c | 677 if (ctlr->ch_suspend != NULL && (error = ctlr->ch_suspend(dev))) in ata_pcichannel_suspend() |
| H A D | ata-pci.h | 63 int (*ch_suspend)(device_t); member |