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

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

Completed in 60 milliseconds