ure_read_1
if (!(ure_read_1(sc, URE_PLA_CR, URE_MCU_TYPE_PLA) &
static uint8_t ure_read_1(struct ure_softc *, uint16_t, uint16_t);
val = ure_read_1(sc, URE_USB_CSR_DUMMY1, URE_MCU_TYPE_USB);
if (!(ure_read_1(sc, 0xdc6b, URE_MCU_TYPE_PLA) & 0x80)) {
if (ure_read_1(sc, URE_PLA_OOB_CTRL, URE_MCU_TYPE_PLA) &
if (ure_read_1(sc, URE_PLA_OOB_CTRL, URE_MCU_TYPE_PLA) &
if (ure_read_1(sc, URE_PLA_OOB_CTRL, URE_MCU_TYPE_PLA) &
if (ure_read_1(sc, URE_PLA_OOB_CTRL, URE_MCU_TYPE_PLA) &
ure_write_1(sc, reg, index, ure_read_1(sc, reg, index) | (x))
ure_write_1(sc, reg, index, ure_read_1(sc, reg, index) & ~(x))
return (ure_read_1(sc, URE_GMEDIASTAT, URE_MCU_TYPE_PLA));