Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dpower.c175 boolean_t power_btn_ioctl; /* flag to specify ioctl request */ member
458 if (!softsp->power_btn_ioctl) { in power_high_intr()
462 softsp->power_btn_ioctl = B_FALSE; in power_high_intr()
471 if (!softsp->power_btn_ioctl) { in power_high_intr()
475 softsp->power_btn_ioctl = B_FALSE; in power_high_intr()
897 softsp->power_btn_ioctl = B_TRUE; in power_ioctl()
1218 softsp->power_btn_ioctl = B_FALSE; in power_setup_regs()