inot             9245 drivers/scsi/aic7xxx/aic79xx_core.c 	struct ccb_immed_notify *inot;
inot             9253 drivers/scsi/aic7xxx/aic79xx_core.c 		inot = (struct ccb_immed_notify *)ccbh;
inot             9260 drivers/scsi/aic7xxx/aic79xx_core.c 			inot->message_args[0] = event->event_type;
inot             9261 drivers/scsi/aic7xxx/aic79xx_core.c 			inot->message_args[1] = event->event_arg;
inot             9264 drivers/scsi/aic7xxx/aic79xx_core.c 		inot->initiator_id = event->initiator_id;
inot             9265 drivers/scsi/aic7xxx/aic79xx_core.c 		inot->sense_len = 0;
inot             9266 drivers/scsi/aic7xxx/aic79xx_core.c 		xpt_done((union ccb *)inot);
inot             6763 drivers/scsi/aic7xxx/aic7xxx_core.c 	struct ccb_immed_notify *inot;
inot             6771 drivers/scsi/aic7xxx/aic7xxx_core.c 		inot = (struct ccb_immed_notify *)ccbh;
inot             6778 drivers/scsi/aic7xxx/aic7xxx_core.c 			inot->message_args[0] = event->event_type;
inot             6779 drivers/scsi/aic7xxx/aic7xxx_core.c 			inot->message_args[1] = event->event_arg;
inot             6782 drivers/scsi/aic7xxx/aic7xxx_core.c 		inot->initiator_id = event->initiator_id;
inot             6783 drivers/scsi/aic7xxx/aic7xxx_core.c 		inot->sense_len = 0;
inot             6784 drivers/scsi/aic7xxx/aic7xxx_core.c 		xpt_done((union ccb *)inot);