Home
last modified time | relevance | path

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

/linux/drivers/scsi/lpfc/
A Dlpfc.h1374 uint32_t lpfc_injerr_rapp_cnt; member
A Dlpfc_scsi.c1305 if (phba->lpfc_injerr_rapp_cnt) { in lpfc_bg_err_inject()
1316 phba->lpfc_injerr_rapp_cnt--; in lpfc_bg_err_inject()
1317 if (phba->lpfc_injerr_rapp_cnt == 0) { in lpfc_bg_err_inject()
A Dlpfc_debugfs.c2388 cnt = scnprintf(cbuf, 32, "%u\n", phba->lpfc_injerr_rapp_cnt); in lpfc_debugfs_dif_err_read()
2444 phba->lpfc_injerr_rapp_cnt = (uint32_t)tmp; in lpfc_debugfs_dif_err_write()

Completed in 32 milliseconds