RT2573_BBP_BUSY 1479 dev/usb/if_rum.c if (!(rum_read(sc, RT2573_PHY_CSR3) & RT2573_BBP_BUSY)) RT2573_BBP_BUSY 1487 dev/usb/if_rum.c tmp = RT2573_BBP_BUSY | (reg & 0x7f) << 8 | val; RT2573_BBP_BUSY 1498 dev/usb/if_rum.c if (!(rum_read(sc, RT2573_PHY_CSR3) & RT2573_BBP_BUSY)) RT2573_BBP_BUSY 1506 dev/usb/if_rum.c val = RT2573_BBP_BUSY | RT2573_BBP_READ | reg << 8; RT2573_BBP_BUSY 1511 dev/usb/if_rum.c if (!(val & RT2573_BBP_BUSY))