Home
last modified time | relevance | path

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

/drivers/scsi/
Dncr53c8xx.c1255 struct lcb { struct
1270 struct link jump_lcb; argument
1271 ncrcmd load_jump_ccb[3];
1272 struct link jump_tag;
1273 ncrcmd p_jump_ccb; /* Jump table bus address */
1283 u32 jump_ccb_0; /* Default table if no tags */
1284 u32 *jump_ccb; /* Virtual address */
1290 struct list_head free_ccbq; /* Queue of available CCBs */
1291 struct list_head busy_ccbq; /* Queue of busy CCBs */
1292 struct list_head wait_ccbq; /* Queue of waiting for IO CCBs */
[all …]