Searched defs:i596_scb (Results 1 – 2 of 2) sorted by relevance
273 struct i596_scb { struct274 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
289 struct i596_scb { struct306 struct i596_scb *scb; argument