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

/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c445 unsigned long evt_category, evt_sub_category; lpfc_send_fastpath_evt() local
455 evt_sub_category = (unsigned long) fast_evt_data->un. lpfc_send_fastpath_evt()
459 if (evt_sub_category == LPFC_EVENT_FCPRDCHKERR) { lpfc_send_fastpath_evt()
463 } else if ((evt_sub_category == LPFC_EVENT_FABRIC_BUSY) || lpfc_send_fastpath_evt()
464 (evt_sub_category == LPFC_EVENT_PORT_BUSY)) { lpfc_send_fastpath_evt()
472 switch (evt_sub_category) { lpfc_send_fastpath_evt()

Completed in 72 milliseconds