Home
last modified time | relevance | path

Searched refs:EFI_SIMPLE_NETWORK (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/stand/efiboot/
H A Definet.c54 EFI_SIMPLE_NETWORK *net;
170 EFI_SIMPLE_NETWORK *net; in efinet_put()
206 EFI_SIMPLE_NETWORK *net; in efinet_get()
252 EFI_SIMPLE_NETWORK *net; in efinet_init()
315 EFI_SIMPLE_NETWORK *net; in efinet_end()
331 EFI_SIMPLE_NETWORK *net; in efi_net_probe()
453 EFI_SIMPLE_NETWORK *net; in efi_net_show()
496 EFI_SIMPLE_NETWORK *net; in efi_net_get_booted_macaddr()
H A Defipxe.c33 EFI_SIMPLE_NETWORK *net;
47 EFI_SIMPLE_NETWORK *net; in efi_pxe_probe()
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Definet.c56 EFI_SIMPLE_NETWORK *net;
143 EFI_SIMPLE_NETWORK *net; in efinet_put()
175 EFI_SIMPLE_NETWORK *net; in efinet_get()
220 EFI_SIMPLE_NETWORK *net; in efinet_init()
281 EFI_SIMPLE_NETWORK *net; in efinet_end()
324 EFI_SIMPLE_NETWORK *net; in efi_net_probe()
437 EFI_SIMPLE_NETWORK *net; in efi_net_show()
H A Defipxe.c33 EFI_SIMPLE_NETWORK *net;
47 EFI_SIMPLE_NETWORK *net; in efi_pxe_probe()
/netbsd-src/sys/arch/ia64/stand/efi/libefi/
H A Definet.c119 EFI_SIMPLE_NETWORK *net; in efinet_put()
148 EFI_SIMPLE_NETWORK *net; in efinet_get()
183 EFI_SIMPLE_NETWORK *net; in efinet_init()
276 EFI_SIMPLE_NETWORK *net = nif->nif_devdata; in efinet_end()
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Definet.h348 typedef EFI_SIMPLE_NETWORK_PROTOCOL EFI_SIMPLE_NETWORK; typedef