Home
last modified time | relevance | path

Searched refs:lpfc_debugfs_terminate (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_vport.c675 lpfc_debugfs_terminate(vport); in lpfc_vport_delete()
H A Dlpfc_crtn.h484 extern void lpfc_debugfs_terminate(struct lpfc_vport *);
H A Dlpfc_init.c4889 lpfc_debugfs_terminate(vport); in destroy_port()
14150 lpfc_debugfs_terminate(vport); in lpfc_pci_remove_one_s3()
14988 lpfc_debugfs_terminate(vport); in lpfc_pci_remove_one_s4()
H A Dlpfc_debugfs.c6471 * lpfc_debugfs_terminate - Tear down debugfs infrastructure for this vport
6482 lpfc_debugfs_terminate(struct lpfc_vport *vport) in lpfc_debugfs_terminate() function