Searched refs:F_MI1_OP_BUSY (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/chxge/com/ | ||
H A D | elmer0.h | 99 #define F_MI1_OP_BUSY V_MI1_OP_BUSY(1U) macro |
H A D | ch_subr.c | 329 busy = val & F_MI1_OP_BUSY; in mi1_wait_until_ready() |