Home
last modified time | relevance | path

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

/openbsd/sys/sys/
H A Dhibernate.h79 #define HIB_DONE -2 macro
/openbsd/sys/dev/sdmmc/
H A Dsdmmc_scsi.c652 case HIB_DONE: in sdmmc_scsi_hibernate_io()
/openbsd/sys/dev/ata/
H A Data_wdc.c137 if (op == HIB_DONE) { in wd_hibernate_io()
/openbsd/sys/kern/
H A Dsubr_hibernate.c1965 hib->io_func(hib->dev, 0, (vaddr_t)NULL, 0, HIB_DONE, hib->io_page); in hibernate_suspend()
/openbsd/sys/dev/ic/
H A Dahci.c3363 } else if (op == HIB_DONE) { in ahci_hibernate_io()