Searched refs:FMBM_TST_BSY (Results 1 – 2 of 2) sorted by relevance
173 #define FMBM_TST_BSY 0x80000000 /* Tx port is busy */ macro
197 while ((in_be32(&tx_port->fmbm_tst) & FMBM_TST_BSY) && timeout--) in bmi_tx_port_disable()