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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_disc.h65 struct lpfc_scsi_event_header scsi_evt; member in union:lpfc_fast_path_event::__anon14592
H A Dlpfc_scsi.c2047 fast_path_evt->un.scsi_evt.event_type =
2049 fast_path_evt->un.scsi_evt.subcategory =
2052 fast_path_evt->un.scsi_evt.lun = cmnd->device->lun;
2053 memcpy(&fast_path_evt->un.scsi_evt.wwpn,
2055 memcpy(&fast_path_evt->un.scsi_evt.wwnn,
H A Dlpfc_hbadisc.c373 evt_data = (char *) &fast_evt_data->un.scsi_evt;
374 evt_data_size = sizeof(fast_evt_data->un.scsi_evt);

Completed in 48 milliseconds