Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Duhareg.h93 #define U24_LDIP 0x02 /* local doorbell int pending */ macro
/openbsd/sys/dev/eisa/
H A Duha_eisa.c217 if ((bus_space_read_1(iot, ioh, U24_LINT) & U24_LDIP) == 0) in u24_start_mbox()