tl_intreg_read_byte
tl_intreg_read_byte(sc, TL_INT_NET+TL_INT_NetSts);
static uint8_t tl_intreg_read_byte(tl_softc_t *, uint32_t);
tl_intreg_read_byte(sc, TL_INT_NET + TL_INT_NetSio) & (~bits));
tl_intreg_read_byte(sc, TL_INT_NET + TL_INT_NetSio) | bits);
return tl_intreg_read_byte(sc, TL_INT_NET + TL_INT_NetSio) & bits;
reg = tl_intreg_read_byte(sc, TL_INT_NET + TL_INT_NetCmd);
reg = tl_intreg_read_byte(sc, TL_INT_NET + TL_INT_NetSio);
reg = tl_intreg_read_byte(sc, TL_INT_NET + TL_INT_NetSio);
return tl_intreg_read_byte(cookie, TL_INT_NET + TL_INT_NetSio);