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

  /external/syslinux/gpxe/src/drivers/net/
pnic_api.h 10 * status will be available from PNIC_REG_STAT. The length of any
27 #define PNIC_REG_STAT 0x00 /* Status register, 2 bytes, read only */
49 * Status code definitions: read these from PNIC_REG_STAT
pnic.c 61 status = inw ( pnic->ioaddr + PNIC_REG_STAT );

Completed in 104 milliseconds