Home
last modified time | relevance | path

Searched defs:bh (Results 1 – 25 of 42) sorted by relevance

12

/NextBSD/contrib/gcc/
HDlonglong.h161 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
169 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
190 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
198 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
231 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
239 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
315 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
323 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
377 #define add_ssaaaa(sh, sl, ah, al, bh, bl) \ argument
387 #define sub_ddmmss(sh, sl, ah, al, bh, bl) \ argument
[all …]
/NextBSD/sys/arm/xscale/i8134x/
HDi81342_mcu.c41 i81342_sdram_bounds(bus_space_tag_t bt, bus_space_handle_t bh, in i81342_sdram_bounds()
HDobio.c99 bus_space_handle_t bh = 0; in obio_alloc_resource() local
HDi81342_pci.c337 bus_space_handle_t bh = 0; in i81342_pci_alloc_resource() local
/NextBSD/sys/x86/isa/
HDisa.c149 bus_space_handle_t bh; in isa_alloc_resourcev() local
224 bus_space_handle_t bh; in isa_release_resource() local
HDorm.c84 bus_space_handle_t bh; in orm_identify() local
/NextBSD/sys/dev/pdq/
HDpdq_freebsd.h141 #define PDQ_OS_IORD_32(bt, bh, off) bus_space_read_4(bt, bh, off) argument
142 #define PDQ_OS_IOWR_32(bt, bh, off, data) bus_space_write_4(bt, bh, off, data) argument
143 #define PDQ_OS_IORD_8(bt, bh, off) bus_space_read_1(bt, bh, off) argument
144 #define PDQ_OS_IOWR_8(bt, bh, off, data) bus_space_write_1(bt, bh, off, data) argument
/NextBSD/sys/mips/sentry5/
HDobio.c120 bus_space_handle_t bh = 0; in obio_alloc_resource() local
/NextBSD/sys/arm/xscale/i80321/
HDobio.c105 bus_space_handle_t bh = 0; in obio_alloc_resource() local
HDi80321_pci.c286 bus_space_handle_t bh = 0; in i80321_pci_alloc_resource() local
/NextBSD/sys/mips/malta/
HDobio.c119 bus_space_handle_t bh = 0; in obio_alloc_resource() local
HDgt_pci.c639 bus_space_handle_t bh = 0; in gt_pci_alloc_resource() local
/NextBSD/sys/mips/cavium/
HDobio.c127 bus_space_handle_t bh = 0; in obio_alloc_resource() local
HDoctopci.c300 bus_space_handle_t bh; in octopci_activate_resource() local
/NextBSD/sys/sparc64/pci/
HDofw_pci.c169 bus_space_handle_t bh; in ofw_pci_read_config_common() local
214 bus_space_handle_t bh; in ofw_pci_write_config_common() local
/NextBSD/contrib/ipfilter/ipsd/
HDsbpf.c96 register struct bpf_hdr *bh; local
/NextBSD/sys/dev/dpms/
HDdpms.c188 dpms_call_bios(int subfunction, int *bh) in dpms_call_bios()
/NextBSD/sys/x86/x86/
HDnexus.c428 bus_space_handle_t bh; in nexus_activate_resource() local
485 bus_space_handle_t bh; in nexus_deactivate_resource() local
/NextBSD/crypto/openssl/crypto/bn/
HDbn_asm.c161 BN_ULONG bl, bh; in bn_mul_add_words() local
193 BN_ULONG bl, bh; in bn_mul_words() local
/NextBSD/sys/dev/scc/
HDscc_core.c105 bus_space_handle_t bh; in scc_bfe_attach() local
/NextBSD/sys/dev/tpm/
HDtpm.c345 bus_space_handle_t bh; in tpm_match() local
436 tpm_tis12_probe(bus_space_tag_t bt, bus_space_handle_t bh) in tpm_tis12_probe()
/NextBSD/sys/sparc64/ebus/
HDebus.c519 bus_space_handle_t bh; in ebus_activate_resource() local
/NextBSD/contrib/binutils/bfd/
HDcoff-arm.c1834 struct bfd_link_hash_entry * bh; in record_arm_to_thumb_glue() local
1890 struct bfd_link_hash_entry * bh; in record_thumb_to_arm_glue() local
HDelf32-score.c1307 struct bfd_link_hash_entry *bh; in score_elf_create_got_section() local
1872 struct bfd_link_hash_entry *bh; in score_elf_final_link_relocate() local
3137 struct bfd_link_hash_entry *bh; in _bfd_score_elf_create_dynamic_sections() local
HDelf32-spu.c809 populate_stubs (struct bfd_hash_entry *bh, void *inf) in populate_stubs()
1215 write_one_stub (struct bfd_hash_entry *bh, void *inf) in write_one_stub()

12