Lines Matching defs:sym_lcb
469 struct sym_lcb { struct
474 /*0*/ struct sym_lcbh head; argument
481 u32 *itlq_tbl; /* Kernel virtual address */
486 u_short busy_itlq; /* Number of busy tagged CCBs */
487 u_short busy_itl; /* Number of busy untagged CCBs */
492 u_short ia_tag; /* Tag allocation index */
493 u_short if_tag; /* Tag release index */
494 u_char *cb_tags; /* Circular tags buffer */
500 struct sym_slcb s;
508 SYM_QUEHEAD waiting_ccbq;
509 SYM_QUEHEAD started_ccbq;
510 int num_sgood;
511 u_short started_tags;
512 u_short started_no_tag;
513 u_short started_max;
514 u_short started_limit;
522 u_char tags_si; /* Current index to tags sum */
523 u_short tags_sum[2]; /* Tags sum counters */
524 u_short tags_since; /* # of tags since last switch */
530 u_char to_clear;
535 u_char user_flags;
536 u_char curr_flags;