Searched defs:ea (Results 1 - 25 of 86) sorted by relevance

1234

/src/usr.sbin/bootp/bootptest/
H A Dtrygetea.c30 u_char ea[16]; /* Ethernet address */ local in function:main
/src/usr.sbin/gspa/gspa/
H A Dgsp_gram.y101 ea : '@' expr { $$ = abs_adr($2); } label
/src/sys/arch/sparc64/dev/
H A Dauxio_ebus.c64 struct ebus_attach_args *ea = aux; local in function:auxio_ebus_match
73 struct ebus_attach_args *ea = aux; local in function:auxio_ebus_attach
[all...]
H A Dlpt_ebus.c61 struct ebus_attach_args *ea = aux; local in function:lpt_ebus_match
74 struct ebus_attach_args *ea = aux; local in function:lpt_ebus_attach
[all...]
H A Dwb_ebus.c58 struct ebus_attach_args *ea = aux; local in function:wb_ebus_match
67 struct ebus_attach_args *ea = aux; local in function:wb_ebus_attach
H A Dpcfiic_ebus.c63 struct ebus_attach_args *ea = aux; local in function:pcfiic_ebus_match
90 struct ebus_attach_args *ea = aux; local in function:pcfiic_ebus_attach
[all...]
H A Drtc.c94 struct ebus_attach_args *ea = aux; local in function:rtc_ebus_match
135 struct ebus_attach_args *ea = aux; local in function:rtc_ebus_attach
H A Dcom_ebus.c73 struct ebus_attach_args *ea = aux; local in function:com_ebus_match
101 struct ebus_attach_args *ea = aux; local in function:com_ebus_attach
[all...]
H A Dmkclock.c129 struct ebus_attach_args *ea = aux; local in function:mkclock_ebus_match
197 struct ebus_attach_args *ea = aux; local in function:mkclock_ebus_attach
/src/usr.sbin/bootp/common/
H A Dlookup.c44 static struct ether_addr ea; local in function:lookup_hwa
H A Dtrygetif.c33 struct sockaddr ea; /* Ethernet address */ local in function:main
/src/sys/lib/libsa/
H A Dip.c67 u_char *ea; local in function:_sendip
/src/sys/arch/prep/pci/
H A Dpceb.c129 union pceb_attach_args ea; local in function:pceb_callback
[all...]
/src/sys/arch/sparc/dev/
H A Dcom_ebus.c65 struct ebus_attach_args *ea = aux; local in function:com_ebus_match
88 struct ebus_attach_args *ea = aux; local in function:com_ebus_attach
[all...]
/src/sys/arch/mvme68k/stand/netboot/
H A Dboot.c93 u_char *ea; local in function:machdep_common_ether
[all...]
/src/sys/arch/i386/pci/
H A Dpceb.c118 union pceb_attach_args ea; local in function:pceb_callback
[all...]
/src/sys/arch/alpha/alpha/
H A Ddec_2000_300.c220 struct eisa_attach_args *ea = aux; local in function:dec_2000_300_device_register
269 struct eisa_attach_args *ea = aux; local in function:dec_2000_300_device_register
/src/common/lib/libc/arch/or1k/string/
H A Dmemcpy.c70 unsigned long * const ea = la + len / sizeof(*la); local in function:memcpy
/src/usr.sbin/lockstat/
H A Delf32.c169 uintptr_t sa, ea; local in function:NAME
/src/sys/arch/vax/if/
H A Dif_ze.c129 const uint32_t *ea; local in function:ze_mainbus_attach
/src/sys/dev/eisa/
H A Dahc_eisa.c80 struct eisa_attach_args *ea = aux; local in function:ahc_eisa_match
103 struct eisa_attach_args *ea = aux; local in function:ahc_eisa_attach
[all...]
H A Dbha_eisa.c110 struct eisa_attach_args *ea = aux; local in function:bha_eisa_match
144 struct eisa_attach_args *ea = aux; local in function:bha_eisa_attach
[all...]
H A Ddepca_eisa.c91 struct eisa_attach_args *ea = aux; local in function:depca_eisa_match
104 struct eisa_attach_args *ea = aux; local in function:depca_eisa_attach
[all...]
H A Ddpt_eisa.c108 struct eisa_attach_args *ea = aux; local in function:dpt_eisa_match
116 struct eisa_attach_args *ea; local in function:dpt_eisa_attach
/src/sys/arch/powerpc/oea/
H A Daltivec.c214 const paddr_t ea = pa + PAGE_SIZE; local in function:vzeropage

Completed in 10 milliseconds

1234