Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/i825xx/
H A Dlib82596.c273 struct i596_scb { struct
274 unsigned short status;
275 unsigned short command;
276 u32 cmd;
277 u32 rfd;
278 u32 crc_err;
302 volatile struct i596_scb scb __attribute__((aligned(32))); argument
H A D82596.c289 struct i596_scb { struct
306 struct i596_scb *scb; argument