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

/drivers/scsi/lpfc/
H A Dlpfc.h848 uint32_t lpfc_injerr_rapp_cnt; member in struct:lpfc_hba
H A Dlpfc_debugfs.c1023 cnt = snprintf(cbuf, 16, "%u\n", phba->lpfc_injerr_rapp_cnt);
1061 phba->lpfc_injerr_rapp_cnt = (uint32_t)tmp;
H A Dlpfc_scsi.c1377 if (phba->lpfc_injerr_rapp_cnt) {
1379 phba->lpfc_injerr_rapp_cnt--;

Completed in 56 milliseconds