HomeSort by relevance Sort by last modified time
    Searched defs:promisc (Results 1 - 2 of 2) sorted by null

  /external/grub/netboot/
eepro100.c 488 int promisc; local
589 promisc = 0;
614 confcmd.data[15] = promisc ? 0x49: 0x48;
616 confcmd.data[21] = promisc ? 0x0D: 0x05;
w89c840.c 612 int promisc; local

Completed in 196 milliseconds