Searched refs:U14_LDIP (Results 1 – 2 of 2) sorted by relevance
92 #define U14_LDIP 0x80 /* local doorbell int pending */ macro
240 if ((bus_space_read_1(iot, ioh, U14_LINT) & U14_LDIP) == 0) in u14_start_mbox()