Searched defs:i596_scb (Results 1 – 2 of 2) sorted by relevance
274 struct i596_scb { struct275 unsigned short status;276 unsigned short command;277 u32 cmd;278 u32 rfd;279 u32 crc_err;303 volatile struct i596_scb scb __attribute__((aligned(32))); argument
290 struct i596_scb { struct307 struct i596_scb *scb; argument