Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmultiboot.h187 uint8_t sn_mactype; member
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Dnic.c1281 uint8_t sn_mactype; in update_network_configuration() member
1296 sip->sn_mactype = 4; /* DL_ETHER */ in update_network_configuration()
/titanic_41/usr/src/uts/i86pc/os/
H A Dfakebop.c1081 if (sip->sn_mactype != 4 || sip->sn_maclen != 6) { in setup_rarp_props()
1083 sip->sn_mactype, sip->sn_maclen); in setup_rarp_props()