Searched refs:U24_LDIP (Results 1 – 2 of 2) sorted by relevance
93 #define U24_LDIP 0x02 /* local doorbell int pending */ macro
217 if ((bus_space_read_1(iot, ioh, U24_LINT) & U24_LDIP) == 0) in u24_start_mbox()