Searched refs:read_check_error (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.h67 struct lpfc_fcprdchkerr_event read_check_error; member in union:lpfc_fast_path_event::__anon14592
H A Dlpfc_scsi.c2088 fast_path_evt->un.read_check_error.header.event_type =
2090 fast_path_evt->un.read_check_error.header.subcategory =
2092 memcpy(&fast_path_evt->un.read_check_error.header.wwpn,
2094 memcpy(&fast_path_evt->un.read_check_error.header.wwnn,
2096 fast_path_evt->un.read_check_error.lun = cmnd->device->lun;
2097 fast_path_evt->un.read_check_error.opcode = cmnd->cmnd[0];
2098 fast_path_evt->un.read_check_error.fcpiparam =
H A Dlpfc_hbadisc.c358 evt_data = (char *) &fast_evt_data->un.read_check_error;
360 read_check_error);

Completed in 153 milliseconds