Searched defs:scsi_event (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/lpfc/
H A Dlpfc_nl.h135 struct lpfc_scsi_event_header scsi_event; member in struct:lpfc_scsi_varqueuedepth_event
142 struct lpfc_scsi_event_header scsi_event; member in struct:lpfc_scsi_check_condition_event
H A Dlpfc_scsi.c272 fast_path_evt->un.queue_depth_evt.scsi_event.event_type =
274 fast_path_evt->un.queue_depth_evt.scsi_event.subcategory =
278 fast_path_evt->un.queue_depth_evt.scsi_event.lun = lun;
280 memcpy(&fast_path_evt->un.queue_depth_evt.scsi_event.wwpn,
282 memcpy(&fast_path_evt->un.queue_depth_evt.scsi_event.wwnn,
3721 fast_path_evt->un.check_cond_evt.scsi_event.event_type =
3723 fast_path_evt->un.check_cond_evt.scsi_event.subcategory =
3725 fast_path_evt->un.check_cond_evt.scsi_event.lun =
3727 memcpy(&fast_path_evt->un.check_cond_evt.scsi_event.wwpn,
3729 memcpy(&fast_path_evt->un.check_cond_evt.scsi_event
5254 struct lpfc_scsi_event_header scsi_event; local
5324 struct lpfc_scsi_event_header scsi_event; local
5396 struct lpfc_scsi_event_header scsi_event; local
[all...]

Completed in 61 milliseconds