OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RxStatus
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/gpxe/src/drivers/net/
3c515.c
140
RxStatus
= 0x18, Timer = 0x1A, TxStatus = 0x1B,
434
status = inw(nic->ioaddr +
RxStatus
);
455
status = inw(nic->ioaddr +
RxStatus
);
sundance.c
163
RxStatus
= 0x0c,
415
sdc->nic_name, (int) inl(BASE +
RxStatus
),
Completed in 426 milliseconds