Home
last modified time | relevance | path

Searched defs:_BufferDesc (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dnatsemi.c181 typedef struct _BufferDesc { struct
182 u32 link;
183 vu_long cmdsts;
184 u32 bufptr;
185 u32 software_use;
H A Dns8382x.c161 typedef struct _BufferDesc { struct
162 u32 link;
163 u32 bufptr;
164 vu_long cmdsts;
165 u32 extsts; /*not used here */