Searched refs:FMBM_RST_BSY (Results 1 – 2 of 2) sorted by relevance
125 #define FMBM_RST_BSY 0x80000000 /* Rx port is busy */ macro
169 while ((in_be32(&rx_port->fmbm_rst) & FMBM_RST_BSY) && timeout--) in bmi_rx_port_disable()