Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpm.c136 #define PM1_SLPBTN_STS 0x0200 macro
159 if ((pm1_enable & PM1_SLPBTN_EN) && (pm1_status & PM1_SLPBTN_STS)) in sci_update()
189 PM1_SLPBTN_STS | PM1_PWRBTN_STS | PM1_BM_STS)); in pm1_status_handler()