Searched refs:l0stat (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sgimips/dev/
H A Dint.c295 uint32_t l0stat; local
299 l0stat = bus_space_read_1(iot, ioh, INT2_LOCAL0_STATUS);
302 l0stat &= l0mask;
305 if (l0stat & (1 << i)) {

Completed in 151 milliseconds