csio_evt_msg     3783 drivers/scsi/csiostor/csio_hw.c 	struct csio_evt_msg *evt_entry = NULL;
csio_evt_msg     3801 drivers/scsi/csiostor/csio_hw.c 				     struct csio_evt_msg, list);
csio_evt_msg     3819 drivers/scsi/csiostor/csio_hw.c 	struct csio_evt_msg *evt_entry = NULL;
csio_evt_msg     3845 drivers/scsi/csiostor/csio_hw.c 				     struct csio_evt_msg, list);
csio_evt_msg     3872 drivers/scsi/csiostor/csio_hw.c csio_free_evt(struct csio_hw *hw, struct csio_evt_msg *evt_entry)
csio_evt_msg     3980 drivers/scsi/csiostor/csio_hw.c 	struct csio_evt_msg	*evt_msg;
csio_evt_msg     3995 drivers/scsi/csiostor/csio_hw.c 			evt_msg = (struct csio_evt_msg *) evt_entry;
csio_evt_msg     4344 drivers/scsi/csiostor/csio_hw.c 	struct csio_evt_msg	*evt_entry;
csio_evt_msg     4392 drivers/scsi/csiostor/csio_hw.c 		evt_entry = kzalloc(sizeof(struct csio_evt_msg), GFP_KERNEL);