Home
last modified time | relevance | path

Searched refs:scsi_evt (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/lpfc/
A Dlpfc_disc.h68 struct lpfc_scsi_event_header scsi_evt; member
A Dlpfc_scsi.c3761 fast_path_evt->un.scsi_evt.event_type = in lpfc_send_scsi_error_event()
3763 fast_path_evt->un.scsi_evt.subcategory = in lpfc_send_scsi_error_event()
3766 fast_path_evt->un.scsi_evt.lun = cmnd->device->lun; in lpfc_send_scsi_error_event()
3767 memcpy(&fast_path_evt->un.scsi_evt.wwpn, in lpfc_send_scsi_error_event()
3769 memcpy(&fast_path_evt->un.scsi_evt.wwnn, in lpfc_send_scsi_error_event()
A Dlpfc_hbadisc.c717 evt_data = (char *) &fast_evt_data->un.scsi_evt; in lpfc_send_fastpath_evt()
718 evt_data_size = sizeof(fast_evt_data->un.scsi_evt); in lpfc_send_fastpath_evt()

Completed in 22 milliseconds