Searched refs:EC_STS_PORT (Results 1 – 2 of 2) sorted by relevance
71 status = inb(EC_STS_PORT); in ec_query_seq()73 status = inb(EC_STS_PORT); in ec_query_seq()113 status = inb(EC_STS_PORT); in ec_get_event_num()116 status = inb(EC_STS_PORT); in ec_get_event_num()
47 #define EC_STS_PORT 0x66 macro