Home
last modified time | relevance | path

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

/freebsd/sys/dev/ichwd/
H A Dichwd.h286 #define ICH_GEN_STA_NO_REBOOT 0x02 macro
H A Dichwd.c484 status &= ~ICH_GEN_STA_NO_REBOOT; in ichwd_clear_noreboot()
487 if (status & ICH_GEN_STA_NO_REBOOT) in ichwd_clear_noreboot()