OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rxdesc
(Results
1 - 3
of
3
) sorted by null
/external/grub/netboot/
otulip.h
69
struct
rxdesc
{
struct
otulip.c
44
static struct
rxdesc
rxd[NRXD];
241
memset(&rxd[x], 0, sizeof(struct
rxdesc
));
davicom.c
116
struct
rxdesc
{
150
static struct
rxdesc
rxd[NRXD] __attribute__ ((aligned(4)));
115
struct
rxdesc
{
struct
Completed in 149 milliseconds