Lines Matching defs:sym_lcb
482 struct sym_lcb { struct
487 /*0*/ struct sym_lcbh head; argument
494 u32 *itlq_tbl; /* Kernel virtual address */
499 u_short busy_itlq; /* Number of busy tagged CCBs */
500 u_short busy_itl; /* Number of busy untagged CCBs */
505 u_short ia_tag; /* Tag allocation index */
506 u_short if_tag; /* Tag release index */
507 u_char *cb_tags; /* Circular tags buffer */
513 struct sym_slcb s;
521 SYM_QUEHEAD waiting_ccbq;
522 SYM_QUEHEAD started_ccbq;
523 int num_sgood;
524 u_short started_tags;
525 u_short started_no_tag;
526 u_short started_max;
527 u_short started_limit;
535 u_char tags_si; /* Current index to tags sum */
536 u_short tags_sum[2]; /* Tags sum counters */
537 u_short tags_since; /* # of tags since last switch */
543 u_char to_clear;
548 u_char user_flags;
549 u_char curr_flags;