Searched refs:PNIC_REG_CMD (Results 1 - 2 of 2) sorted by relevance

/external/syslinux/gpxe/src/drivers/net/
H A Dpnic_api.h9 * PNIC_REG_DATA, then write the command code to PNIC_REG_CMD. The
26 #define PNIC_REG_CMD 0x00 /* Command register, 2 bytes, write only */ macro
36 * Command code definitions: write these into PNIC_REG_CMD
H A Dpnic.c59 outw ( command, pnic->ioaddr + PNIC_REG_CMD );

Completed in 82 milliseconds