OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PNIC_REG_CMD
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/drivers/net/
pnic_api.h
9
* 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 */
36
* Command code definitions: write these into
PNIC_REG_CMD
pnic.c
59
outw ( command, pnic->ioaddr +
PNIC_REG_CMD
);
Completed in 123 milliseconds