Searched refs:PMSTS_PORT (Results 1 – 2 of 2) sorted by relevance
79 #define PMSTS_PORT 0xf80 // 2 bytes PM Status macro
130 while ((pm_status = inw(PMSTS_PORT)) & 0x100) in visws_machine_power_off()131 outw(pm_status, PMSTS_PORT); in visws_machine_power_off()