evt_q            3979 drivers/scsi/csiostor/csio_hw.c 	LIST_HEAD(evt_q);
evt_q            3991 drivers/scsi/csiostor/csio_hw.c 		list_splice_tail_init(&hw->evt_active_q, &evt_q);
evt_q            3994 drivers/scsi/csiostor/csio_hw.c 		list_for_each_safe(evt_entry, next_entry, &evt_q) {