Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/ichwd/
Dichwd.h195 #define ICH_GCS_NO_REBOOT 0x20 macro
Dichwd.c381 status &= ~ICH_GCS_NO_REBOOT; in ichwd_clear_noreboot()
384 if (status & ICH_GCS_NO_REBOOT) in ichwd_clear_noreboot()