Lines Matching refs:sym_ccb
298 (((dsa) >> (_LGRU16_(sizeof(struct sym_ccb)))) & CCB_HASH_MASK)
418 struct sym_ccb * nego_cp; /* CCB used for the nego */
721 struct sym_ccb { struct
774 struct sym_ccb *link_ccbh; /* Host adapter CCB hash chain */ argument
790 #define CCB_BA(cp,lbl) cpu_to_scr(cp->ccb_ba + offsetof(struct sym_ccb, lbl)) argument
964 struct sym_ccb **ccbh; /* CCBs hashed by DSA value */
996 struct sym_ccb * last_cp;
1048 void sym_put_start_queue(struct sym_hcb *np, struct sym_ccb *cp);
1053 struct sym_ccb *sym_get_ccb(struct sym_hcb *np, struct scsi_cmnd *cmd, u_char tag_order);
1054 void sym_free_ccb(struct sym_hcb *np, struct sym_ccb *cp);
1057 int sym_queue_scsiio(struct sym_hcb *np, struct scsi_cmnd *csio, struct sym_ccb *cp);