Searched refs:OCW3_RIS (Results 1 – 2 of 2) sorted by relevance
77 #define OCW3_RIS 0x01 /* 1 = read IS, 0 = read IR */ macro
379 atpic->read_isr_next = (val & OCW3_RIS) != 0; in vatpic_ocw3()