Searched defs:lcb (Results 1 – 1 of 1) sorted by relevance
1256 struct lcb { struct1271 struct link jump_lcb; argument1272 ncrcmd load_jump_ccb[3];1273 struct link jump_tag;1274 ncrcmd p_jump_ccb; /* Jump table bus address */1284 u32 jump_ccb_0; /* Default table if no tags */1285 u32 *jump_ccb; /* Virtual address */1291 struct list_head free_ccbq; /* Queue of available CCBs */1292 struct list_head busy_ccbq; /* Queue of busy CCBs */1293 struct list_head wait_ccbq; /* Queue of waiting for IO CCBs */[all …]