Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/
H A Dmptfc.c103 static void mptfc_remove(struct pci_dev *pdev);
1391 .remove = mptfc_remove,
1521 * mptfc_remove - Remove fc infrastructure for devices
1525 static void mptfc_remove(struct pci_dev *pdev) in mptfc_remove() function