Home
last modified time | relevance | path

Searched defs:_BufferDesc (Results 1 – 3 of 3) 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 */
/openbmc/linux/drivers/net/ethernet/sis/
H A Dsis900.c156 typedef struct _BufferDesc { struct
157 u32 link;
158 u32 cmdsts;
159 u32 bufptr;