Home
last modified time | relevance | path

Searched refs:LPFC_IDIAG_OP_WR (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/scsi/lpfc/
Dlpfc_debugfs.c1370 if (debug->op == LPFC_IDIAG_OP_WR) { in lpfc_idiag_cmd_release()
1550 debug->op = LPFC_IDIAG_OP_WR; in lpfc_idiag_pcicfg_write()
1875 debug->op = LPFC_IDIAG_OP_WR; in lpfc_idiag_baracc_write()
2566 debug->op = LPFC_IDIAG_OP_WR; in lpfc_idiag_queacc_write()
2904 debug->op = LPFC_IDIAG_OP_WR; in lpfc_idiag_drbacc_write()
3116 debug->op = LPFC_IDIAG_OP_WR; in lpfc_idiag_ctlacc_write()
3300 debug->op = LPFC_IDIAG_OP_WR; in lpfc_idiag_mbxacc_write()
3574 debug->op = LPFC_IDIAG_OP_WR; in lpfc_idiag_extacc_write()
Dlpfc_debugfs.h195 #define LPFC_IDIAG_OP_WR 2 macro