Home
last modified time | relevance | path

Searched refs:sn_infotype (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dmultiboot.h186 uint8_t sn_infotype; member
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dnic.c1280 uint8_t sn_infotype; in update_network_configuration() member
1295 sip->sn_infotype = 0xf0; /* something not BOOTP_REPLY */ in update_network_configuration()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dfakebop.c1824 if (sip->sn_infotype == SN_TYPE_BOOTP) in build_boot_properties()
1830 else if (sip->sn_infotype == SN_TYPE_RARP) in build_boot_properties()