fast_path_evt 3492 drivers/scsi/lpfc/lpfc_scsi.c struct lpfc_fast_path_event *fast_path_evt = NULL; fast_path_evt 3502 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt = lpfc_alloc_fast_evt(phba); fast_path_evt 3503 drivers/scsi/lpfc/lpfc_scsi.c if (!fast_path_evt) fast_path_evt 3505 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.scsi_evt.event_type = fast_path_evt 3507 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.scsi_evt.subcategory = fast_path_evt 3510 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.scsi_evt.lun = cmnd->device->lun; fast_path_evt 3511 drivers/scsi/lpfc/lpfc_scsi.c memcpy(&fast_path_evt->un.scsi_evt.wwpn, fast_path_evt 3513 drivers/scsi/lpfc/lpfc_scsi.c memcpy(&fast_path_evt->un.scsi_evt.wwnn, fast_path_evt 3517 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt = lpfc_alloc_fast_evt(phba); fast_path_evt 3518 drivers/scsi/lpfc/lpfc_scsi.c if (!fast_path_evt) fast_path_evt 3520 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.check_cond_evt.scsi_event.event_type = fast_path_evt 3522 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.check_cond_evt.scsi_event.subcategory = fast_path_evt 3524 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.check_cond_evt.scsi_event.lun = fast_path_evt 3526 drivers/scsi/lpfc/lpfc_scsi.c memcpy(&fast_path_evt->un.check_cond_evt.scsi_event.wwpn, fast_path_evt 3528 drivers/scsi/lpfc/lpfc_scsi.c memcpy(&fast_path_evt->un.check_cond_evt.scsi_event.wwnn, fast_path_evt 3530 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.check_cond_evt.sense_key = fast_path_evt 3532 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.check_cond_evt.asc = cmnd->sense_buffer[12]; fast_path_evt 3533 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.check_cond_evt.ascq = cmnd->sense_buffer[13]; fast_path_evt 3543 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt = lpfc_alloc_fast_evt(phba); fast_path_evt 3544 drivers/scsi/lpfc/lpfc_scsi.c if (!fast_path_evt) fast_path_evt 3546 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.read_check_error.header.event_type = fast_path_evt 3548 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.read_check_error.header.subcategory = fast_path_evt 3550 drivers/scsi/lpfc/lpfc_scsi.c memcpy(&fast_path_evt->un.read_check_error.header.wwpn, fast_path_evt 3552 drivers/scsi/lpfc/lpfc_scsi.c memcpy(&fast_path_evt->un.read_check_error.header.wwnn, fast_path_evt 3554 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.read_check_error.lun = cmnd->device->lun; fast_path_evt 3555 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.read_check_error.opcode = cmnd->cmnd[0]; fast_path_evt 3556 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.read_check_error.fcpiparam = fast_path_evt 3561 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->vport = vport; fast_path_evt 3563 drivers/scsi/lpfc/lpfc_scsi.c list_add_tail(&fast_path_evt->work_evt.evt_listp, &phba->work_list); fast_path_evt 3804 drivers/scsi/lpfc/lpfc_scsi.c struct lpfc_fast_path_event *fast_path_evt; fast_path_evt 3914 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt = lpfc_alloc_fast_evt(phba); fast_path_evt 3915 drivers/scsi/lpfc/lpfc_scsi.c if (!fast_path_evt) fast_path_evt 3917 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.fabric_evt.event_type = fast_path_evt 3919 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->un.fabric_evt.subcategory = fast_path_evt 3923 drivers/scsi/lpfc/lpfc_scsi.c memcpy(&fast_path_evt->un.fabric_evt.wwpn, fast_path_evt 3926 drivers/scsi/lpfc/lpfc_scsi.c memcpy(&fast_path_evt->un.fabric_evt.wwnn, fast_path_evt 3930 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->vport = vport; fast_path_evt 3931 drivers/scsi/lpfc/lpfc_scsi.c fast_path_evt->work_evt.evt = fast_path_evt 3934 drivers/scsi/lpfc/lpfc_scsi.c list_add_tail(&fast_path_evt->work_evt.evt_listp,