Searched refs:lpfc_debugfs_op_dif_err (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 5711 #undef lpfc_debugfs_op_dif_err 5712 static const struct file_operations lpfc_debugfs_op_dif_err = { variable 6166 phba, InjErrLBA, &lpfc_debugfs_op_dif_err); in lpfc_debugfs_initialize() 6172 phba, InjErrNPortID, &lpfc_debugfs_op_dif_err); in lpfc_debugfs_initialize() 6177 phba, InjErrWWPN, &lpfc_debugfs_op_dif_err); in lpfc_debugfs_initialize() 6182 phba, writeGuard, &lpfc_debugfs_op_dif_err); in lpfc_debugfs_initialize() 6187 phba, writeApp, &lpfc_debugfs_op_dif_err); in lpfc_debugfs_initialize() 6192 phba, writeRef, &lpfc_debugfs_op_dif_err); in lpfc_debugfs_initialize() 6197 phba, readGuard, &lpfc_debugfs_op_dif_err); in lpfc_debugfs_initialize() 6202 phba, readApp, &lpfc_debugfs_op_dif_err); in lpfc_debugfs_initialize() [all...] |