Searched defs:i596_scb (Results 1 – 3 of 3) sorted by relevance
290 struct i596_scb { struct308 phys_addr pa_scb; /* 4 - va_to_pa(struct i596_scb *scb) */ argument
275 struct i596_scb { struct276 unsigned short status;277 unsigned short command;278 u32 cmd;279 u32 rfd;280 u32 crc_err;304 volatile struct i596_scb scb __attribute__((aligned(32))); argument
287 struct i596_scb { struct304 struct i596_scb *scb; argument