Searched defs:auxreg (Results 1 - 2 of 2) sorted by relevance
| /src/sys/dev/ic/ |
| H A D | tcic2var.h | 284 tcic_read_aux_1(bus_space_tag_t iot, bus_space_handle_t ioh, int auxreg, int reg) argument 295 tcic_read_aux_2(bus_space_tag_t iot, bus_space_handle_t ioh, int auxreg) argument 306 tcic_write_aux_1(bus_space_tag_t iot, bus_space_handle_t ioh, int auxreg, int reg, int val) argument 316 tcic_write_aux_2(bus_space_tag_t iot, bus_space_handle_t ioh, int auxreg, int val) argument
|
| H A D | tcic2.c | 106 int val, auxreg; local in function:tcic_check_reserved_bits
|
Completed in 4 milliseconds