Lines Matching defs:context
521 static void get_container_name_callback(void *context, struct fib * fibptr)
526 scsicmd = (struct scsi_cmnd *) context;
622 static void _aac_probe_container2(void * context, struct fib * fibptr)
626 struct scsi_cmnd * scsicmd = (struct scsi_cmnd *)context;
681 static void _aac_probe_container1(void * context, struct fib * fibptr)
693 _aac_probe_container2(context, fibptr);
697 scsicmd = (struct scsi_cmnd *) context;
729 _aac_probe_container2(context, fibptr);
948 /* RAID is superfluous in the context of a RAID device */
980 static void get_container_serial_callback(void *context, struct fib * fibptr)
987 scsicmd = (struct scsi_cmnd *) context;
1213 static void io_callback(void *context, struct fib * fibptr);
1564 static void aac_srb_callback(void *context, struct fib * fibptr);
2310 static void io_callback(void *context, struct fib * fibptr)
2317 scsicmd = (struct scsi_cmnd *) context;
2603 static void synchronize_callback(void *context, struct fib *fibptr)
2606 struct scsi_cmnd *cmd = context;
2693 static void aac_start_stop_callback(void *context, struct fib *fibptr)
2695 struct scsi_cmnd *scsicmd = context;
3392 * @context: the context set in the fib - here it is scsi cmd
3397 static void aac_srb_callback(void *context, struct fib * fibptr)
3402 scsicmd = (struct scsi_cmnd *) context;
3682 * @context: the context set in the fib - here it is scsi cmd
3687 void aac_hba_callback(void *context, struct fib *fibptr)
3695 scsicmd = (struct scsi_cmnd *) context;