Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dpxe.h198 #define P_RARP 3 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dpxe.h204 # define P_RARP 3 macro
H A Dundi.c1060 case RARP: undi.pxs->undi_transmit.Protocol = P_RARP; break; in undi_transmit()