Lines Matching defs:st_ccb
299 struct st_ccb {
323 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *);
333 struct st_ccb *ccb;
334 struct st_ccb *wait_ccb;
355 int (*map_sg)(struct st_hba *, struct req_msg *, struct st_ccb *);
430 struct req_msg *req, struct st_ccb *ccb)
462 struct req_msg *req, struct st_ccb *ccb)
494 static void stex_controller_info(struct st_hba *hba, struct st_ccb *ccb)
571 struct st_ccb *ccb;
734 static void stex_scsi_done(struct st_ccb *ccb)
776 static void stex_copy_data(struct st_ccb *ccb,
792 struct st_ccb *ccb, struct status_msg *resp)
804 struct st_ccb *ccb;
918 struct st_ccb *ccb;
1764 hba->ccb = kcalloc(ci->rq_count, sizeof(struct st_ccb), GFP_KERNEL);