Searched refs:INT1_LOCAL_STATUS (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/sgimips/dev/ | ||
H A D | int1reg.h | 38 #define INT1_LOCAL_STATUS 0x000002 /* 16-bit */ macro |
H A D | int.c | 282 stat = bus_space_read_2(iot, ioh, INT1_LOCAL_STATUS); in int1_local_intr() |