Searched defs:tag (Results 1 - 25 of 581) sorted by relevance

1234567891011>>

/src/sys/arch/m68k/fpsp/
H A Dl_fpsp.h158 STAG equ LV+192 ;source tag (1 byte) variable in typeref:typename:source
160 DTAG equ LV+193 ;dest tag (1 byte) variable in typeref:typename:dest
H A Dfpsp.h184 STAG equ LV-40 ;source tag (1 byte) variable in typeref:typename:source
208 DTAG equ LV-32 ;dest tag (1 byte) variable in typeref:typename:dest
/src/tests/usr.bin/xlint/lint1/
H A Dmsg_013.c14 enum tag { enum
H A Ddecl_struct_c90.c11 enum { A, B, C } tag; member in struct:unnamed_member
/src/sys/arch/evbppc/explora/
H A Dconsinit.c70 bus_space_tag_t tag; local in function:consinit
[all...]
/src/sys/arch/prep/prep/
H A Dconsinit.c135 bus_space_tag_t tag = &genppc_isa_io_space_tag; local in function:consinit
/src/sys/arch/cobalt/stand/boot/
H A Dpci.c40 pcicfgread(uint32_t tag, uint32_t off) argument
/src/sys/arch/rs6000/rs6000/
H A Dconsinit.c80 bus_space_tag_t tag = &rs6000_iocc0_io_space_tag; local in function:consinit
/src/sys/arch/netwinder/pci/
H A Dpci_machdep.c19 pcitag_t tag; local in function:netwinder_pci_attach_hook
[all...]
/src/sys/dev/marvell/
H A Dgtidmacvar.h41 enum marvell_tags tag; member in struct:gtidmac_winacctbl
/src/lib/libc/posix1e/
H A Dacl_id_to_name.c62 _posix1e_acl_id_to_name(acl_tag_t tag, uid_t id, ssize_t buf_len, char *buf, argument
/src/bin/setfacl/
H A Dmask.c53 acl_tag_t tag; local in function:set_acl_mask
/src/sys/dev/pci/
H A Dwsdisplay_pci.c41 wsdisplayio_busid_pci(device_t self,pci_chipset_tag_t pc,pcitag_t tag,void * data) argument
/src/sys/dev/i2c/
H A Di2c_subr.c66 i2c_tag_t tag = iba->iba_tag; local in function:iicbus_print
/src/sys/arch/x86/x86/
H A Dconvert_xmm_s87.c42 unsigned int tag, ab_tag, st; local in function:process_xmm_to_s87
124 unsigned int tag, ab_tag; local in function:process_s87_to_xmm
[all...]
/src/sys/crypto/aes/
H A Daes_ccm_mbuf.c42 aes_ccm_enc_mbuf(struct aes_ccm * C,struct mbuf * m,size_t off,size_t len,void * tag) argument
65 aes_ccm_dec_mbuf(struct aes_ccm * C,struct mbuf * m0,size_t off0,size_t len0,const void * tag) argument
/src/sys/arch/playstation2/playstation2/
H A Dkloader_machdep.c58 kloader_playstation2_jump(kloader_bootfunc_t func,vaddr_t sp,struct kloader_bootinfo * info,struct kloader_page_tag * tag) argument
/src/sys/arch/arm/gemini/
H A Dgemini_ipm.h15 uint8_t tag; member in struct:ipm_desc
/src/sys/arch/sparc64/include/
H A Dmdesc.h30 uint8_t tag; member in struct:md_element
/src/sys/arch/x86/pci/
H A Daapic.c46 pcitag_t tag; local in function:aapic_attach
/src/sys/dev/acpi/acpica/
H A DOsdHardware.c217 pcitag_t tag; local in function:AcpiOsReadPciConfiguration
262 pcitag_t tag; local in function:AcpiOsWritePciConfiguration
/src/sys/arch/dreamcast/dreamcast/
H A Dkloader_machdep.c60 kloader_dreamcast_jump(kloader_bootfunc_t func,vaddr_t sp,struct kloader_bootinfo * info,struct kloader_page_tag * tag) argument
/src/sys/arch/sparc/dev/
H A Dsbusvar.h95 sparc_promaddr_to_handle(bus_space_tag_t tag, u_int promaddr, bus_space_handle_t *hp) argument
/src/sys/arch/evbppc/walnut/
H A Dconsinit.c102 bus_space_tag_t tag = opb_get_bus_space_tag(); local in function:kgdb_port_init
/src/sys/arch/evbsh3/evbsh3/
H A Dkloader_machdep.c74 kloader_evbsh3_jump(kloader_bootfunc_t func,vaddr_t sp,struct kloader_bootinfo * info,struct kloader_page_tag * tag) argument

Completed in 23 milliseconds

1234567891011>>