elink3.c | 1538 bus_size_t rxreg; local in function:epget 1589 rxreg = ep_w1_reg(sc, ELINK_W1_RX_PIO_RD_1); 1625 rxreg, (u_int8_t *) offset, count); 1631 rxreg, (u_int32_t *) offset, 1638 rxreg, (u_int8_t *) offset, remaining); 1644 rxreg, (u_int16_t *) offset, 1650 bus_space_read_1(iot, ioh, rxreg);
|