Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth.c572 static void gdth_pci_remove_one(struct pci_dev *pdev);
590 .remove = gdth_pci_remove_one,
593 static void __devexit gdth_pci_remove_one(struct pci_dev *pdev) in gdth_pci_remove_one() function