Searched refs:EC_STS_PORT (Results 1 – 2 of 2) sorted by relevance
70 status = inb(EC_STS_PORT); in ec_query_seq()72 status = inb(EC_STS_PORT); in ec_query_seq()112 status = inb(EC_STS_PORT); in ec_get_event_num()115 status = inb(EC_STS_PORT); in ec_get_event_num()
47 #define EC_STS_PORT 0x66 macro