events_to_see 69 drivers/scsi/lpfc/lpfc_bsg.c struct list_head events_to_see; events_to_see 816 drivers/scsi/lpfc/lpfc_bsg.c while (!list_empty(&evt->events_to_see)) { events_to_see 817 drivers/scsi/lpfc/lpfc_bsg.c ed = list_entry(evt->events_to_see.next, typeof(*ed), node); events_to_see 862 drivers/scsi/lpfc/lpfc_bsg.c INIT_LIST_HEAD(&evt->events_to_see); events_to_see 1123 drivers/scsi/lpfc/lpfc_bsg.c list_add(&evt_dat->node, &evt->events_to_see); events_to_see 1130 drivers/scsi/lpfc/lpfc_bsg.c list_move(evt->events_to_see.prev, &evt->events_to_get); events_to_see 2750 drivers/scsi/lpfc/lpfc_bsg.c evt->wq, !list_empty(&evt->events_to_see), events_to_see 2753 drivers/scsi/lpfc/lpfc_bsg.c if (list_empty(&evt->events_to_see)) events_to_see 2757 drivers/scsi/lpfc/lpfc_bsg.c list_move(evt->events_to_see.prev, &evt->events_to_get); events_to_see 3326 drivers/scsi/lpfc/lpfc_bsg.c evt->wq, !list_empty(&evt->events_to_see), events_to_see 3330 drivers/scsi/lpfc/lpfc_bsg.c if (list_empty(&evt->events_to_see)) { events_to_see 3337 drivers/scsi/lpfc/lpfc_bsg.c list_move(evt->events_to_see.prev, &evt->events_to_get);