Home
last modified time | relevance | path

Searched refs:HwAddrLen (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/boot/i386/libi386/
H A Dpxe.c408 for (i = 0; i < undi_info_p->HwAddrLen; ++i) { in pxe_netif_init()
412 if (i < undi_info_p->HwAddrLen) { in pxe_netif_init()
413 for (i = 0; i < undi_info_p->HwAddrLen; ++i) { in pxe_netif_init()
418 if (i < undi_info_p->HwAddrLen) in pxe_netif_init()
423 len = min(sizeof (desc->myea), undi_info_p->HwAddrLen); in pxe_netif_init()
H A Dpxe.h252 uint16_t HwAddrLen; /* Length of hardware address */ member
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDhcp4.h54 UINT8 HwAddrLen; member
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpxe.h258 uint16_t HwAddrLen; /* Length of hardware address */ member
H A Dundi.c685 undi.pxs->undi_get_information.HwAddrLen, in eb_pxenv_undi_get_information()