Searched refs:hba_debugfs_root (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_debugfs.c1254 if (!phba->hba_debugfs_root) {
1255 phba->hba_debugfs_root =
1257 if (!phba->hba_debugfs_root) {
1269 phba->hba_debugfs_root,
1281 phba->hba_debugfs_root,
1293 phba->hba_debugfs_root,
1305 phba->hba_debugfs_root,
1317 phba->hba_debugfs_root,
1349 phba->hba_debugfs_root,
1378 debugfs_create_dir(name, phba->hba_debugfs_root);
[all...]
H A Dlpfc.h758 struct dentry *hba_debugfs_root; member in struct:lpfc_hba

Completed in 100 milliseconds