Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Duhareg.h92 #define U14_LDIP 0x80 /* local doorbell int pending */ macro
/openbsd/sys/dev/isa/
H A Duha_isa.c240 if ((bus_space_read_1(iot, ioh, U14_LINT) & U14_LDIP) == 0) in u14_start_mbox()