Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c453 unsigned long evt_category, evt_sub_category; in lpfc_send_fastpath_evt() local
463 evt_sub_category = (unsigned long) fast_evt_data->un. in lpfc_send_fastpath_evt()
467 if (evt_sub_category == LPFC_EVENT_FCPRDCHKERR) { in lpfc_send_fastpath_evt()
471 } else if ((evt_sub_category == LPFC_EVENT_FABRIC_BUSY) || in lpfc_send_fastpath_evt()
472 (evt_sub_category == LPFC_EVENT_PORT_BUSY)) { in lpfc_send_fastpath_evt()
480 switch (evt_sub_category) { in lpfc_send_fastpath_evt()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c753 unsigned long evt_category, evt_sub_category; in lpfc_send_fastpath_evt() local
763 evt_sub_category = (unsigned long) fast_evt_data->un. in lpfc_send_fastpath_evt()
767 if (evt_sub_category == LPFC_EVENT_FCPRDCHKERR) { in lpfc_send_fastpath_evt()
771 } else if ((evt_sub_category == LPFC_EVENT_FABRIC_BUSY) || in lpfc_send_fastpath_evt()
772 (evt_sub_category == LPFC_EVENT_PORT_BUSY)) { in lpfc_send_fastpath_evt()
780 switch (evt_sub_category) { in lpfc_send_fastpath_evt()

Completed in 14 milliseconds