Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc.h913 uint32_t lpfc_injerr_rapp_cnt; member
Dlpfc_scsi.c1570 if (phba->lpfc_injerr_rapp_cnt) { in lpfc_bg_err_inject()
1581 phba->lpfc_injerr_rapp_cnt--; in lpfc_bg_err_inject()
1582 if (phba->lpfc_injerr_rapp_cnt == 0) { in lpfc_bg_err_inject()
Dlpfc_debugfs.c1029 cnt = snprintf(cbuf, 32, "%u\n", phba->lpfc_injerr_rapp_cnt); in lpfc_debugfs_dif_err_read()
1083 phba->lpfc_injerr_rapp_cnt = (uint32_t)tmp; in lpfc_debugfs_dif_err_write()