Searched defs:bsh1 (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/sys/arch/hp300/dev/ |
H A D | if_le.c | 128 bus_space_handle_t bsh1 = lesc->sc_bsh1; in lewrcsr() local 144 bus_space_handle_t bsh1 = lesc->sc_bsh1; in lerdcsr() local 179 bus_space_handle_t bsh0, bsh1, bsh2; in leattach() local
|
/netbsd-src/sys/arch/sh3/dev/ |
H A D | shpcic.c | 1082 shpcic_io_copy_region_1(void *v, bus_space_handle_t bsh1, in shpcic_io_copy_region_1() 1109 shpcic_io_copy_region_2(void *v, bus_space_handle_t bsh1, in shpcic_io_copy_region_2() 1136 shpcic_io_copy_region_4(void *v, bus_space_handle_t bsh1, in shpcic_io_copy_region_4() 1163 shpcic_mem_copy_region_1(void *v, bus_space_handle_t bsh1, in shpcic_mem_copy_region_1() 1190 shpcic_mem_copy_region_2(void *v, bus_space_handle_t bsh1, in shpcic_mem_copy_region_2() 1217 shpcic_mem_copy_region_4(void *v, bus_space_handle_t bsh1, in shpcic_mem_copy_region_4()
|
/netbsd-src/sys/arch/hpcmips/hpcmips/ |
H A D | bus_space_through.c | 580 bs_through_bs_c_1(bus_space_tag_t t, bus_space_handle_t bsh1, in bs_through_bs_c_1() 588 bs_through_bs_c_2(bus_space_tag_t t, bus_space_handle_t bsh1, in bs_through_bs_c_2() 596 bs_through_bs_c_4(bus_space_tag_t t, bus_space_handle_t bsh1, in bs_through_bs_c_4() 604 bs_through_bs_c_8(bus_space_tag_t t, bus_space_handle_t bsh1, in bs_through_bs_c_8()
|