| /f-stack/freebsd/mips/cavium/ |
| H A D | octopci_bus_space.c | 506 octopci_bs_c_1(void *t, bus_space_handle_t bsh1, in octopci_bs_c_1() argument 510 bus_addr_t addr1 = bsh1 + off1; in octopci_bs_c_1() 526 octopci_bs_c_2(void *t, bus_space_handle_t bsh1, in octopci_bs_c_2() argument 530 bus_addr_t addr1 = bsh1 + off1; in octopci_bs_c_2() 546 octopci_bs_c_4(void *t, bus_space_handle_t bsh1, in octopci_bs_c_4() argument 550 bus_addr_t addr1 = bsh1 + off1; in octopci_bs_c_4()
|
| /f-stack/freebsd/mips/mips/ |
| H A D | bus_space_generic.c | 648 generic_bs_c_1(void *t, bus_space_handle_t bsh1, in generic_bs_c_1() argument 652 bus_addr_t addr1 = bsh1 + off1; in generic_bs_c_1() 668 generic_bs_c_2(void *t, bus_space_handle_t bsh1, in generic_bs_c_2() argument 672 bus_addr_t addr1 = bsh1 + off1; in generic_bs_c_2() 688 generic_bs_c_4(void *t, bus_space_handle_t bsh1, in generic_bs_c_4() argument 692 bus_addr_t addr1 = bsh1 + off1; in generic_bs_c_4() 708 generic_bs_c_8(void *t, bus_space_handle_t bsh1, bus_size_t off1, in generic_bs_c_8() argument 712 bus_addr_t addr1 = bsh1 + off1; in generic_bs_c_8()
|
| /f-stack/freebsd/x86/include/ |
| H A D | bus.h | 864 bus_space_handle_t bsh1, 870 bus_space_handle_t bsh1, 876 bus_space_handle_t bsh1, 882 bus_space_copy_region_1(bus_space_tag_t tag, bus_space_handle_t bsh1, in bus_space_copy_region_1() argument 886 bus_space_handle_t addr1 = bsh1 + off1; in bus_space_copy_region_1() 917 bus_space_copy_region_2(bus_space_tag_t tag, bus_space_handle_t bsh1, in bus_space_copy_region_2() argument 921 bus_space_handle_t addr1 = bsh1 + off1; in bus_space_copy_region_2() 952 bus_space_copy_region_4(bus_space_tag_t tag, bus_space_handle_t bsh1, in bus_space_copy_region_4() argument 956 bus_space_handle_t addr1 = bsh1 + off1; in bus_space_copy_region_4()
|
| /f-stack/freebsd/mips/nlm/ |
| H A D | bus_space_rmi_pci.c | 185 bus_space_handle_t bsh1, 566 rmi_pci_bus_space_copy_region_2(void *t, bus_space_handle_t bsh1, in rmi_pci_bus_space_copy_region_2() argument
|
| H A D | bus_space_rmi.c | 184 bus_space_handle_t bsh1, 529 rmi_bus_space_copy_region_2(void *t, bus_space_handle_t bsh1, in rmi_bus_space_copy_region_2() argument
|
| /f-stack/freebsd/arm/include/ |
| H A D | bus.h | 662 void __bs_c(f,_bs_c_1) (bus_space_tag_t t, bus_space_handle_t bsh1, \ 667 void __bs_c(f,_bs_c_2) (bus_space_tag_t t, bus_space_handle_t bsh1, \ 672 void __bs_c(f,_bs_c_4) (bus_space_tag_t t, bus_space_handle_t bsh1, \ 677 void __bs_c(f,_bs_c_8) (bus_space_tag_t t, bus_space_handle_t bsh1, \
|
| /f-stack/freebsd/mips/include/ |
| H A D | bus.h | 623 void __bs_c(f,_bs_c_1) (void *t, bus_space_handle_t bsh1, \ 628 void __bs_c(f,_bs_c_2) (void *t, bus_space_handle_t bsh1, \ 633 void __bs_c(f,_bs_c_4) (void *t, bus_space_handle_t bsh1, \ 638 void __bs_c(f,_bs_c_8) (void *t, bus_space_handle_t bsh1, \
|