Home
last modified time | relevance | path

Searched refs:WR_IV (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/ic/
H A Dz8530.h48 #define WR_IV 2 /* Interrupt Vector (shared). */ macro
/src/sys/dev/uart/
H A Duart_dev_z8530.c346 uart_setmreg(bas, WR_IV, 0); in z8530_bus_attach()