Searched refs:mptfc_remove (Results 1 – 1 of 1) sorted by relevance
103 static void mptfc_remove(struct pci_dev *pdev);1391 .remove = mptfc_remove,1521 * mptfc_remove - Remove fc infrastructure for devices1525 static void mptfc_remove(struct pci_dev *pdev) in mptfc_remove() function