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

  /external/syslinux/gpxe/src/drivers/net/
smc9000.c 669 packet_no = inb(nic->ioaddr + PNR_ARR + 1);
677 _outb(packet_no, nic->ioaddr + PNR_ARR);
729 _outb( packet_no, nic->ioaddr + PNR_ARR );
smc9000.h 160 #define PNR_ARR 2

Completed in 494 milliseconds