Searched refs:qfe (Results 1 – 2 of 2) sorted by relevance
27 both PCI and Sbus devices. This driver also supports the "qfe" quad51 "qfe" which is supported by the Happy Meal driver instead.
3079 struct quattro *qfe = qfe_pci_list; in happy_meal_pci_exit() local3080 struct quattro *next = qfe->next; in happy_meal_pci_exit()3082 kfree(qfe); in happy_meal_pci_exit()3177 struct quattro *qfe = qfe_sbus_list; in happy_meal_sbus_exit() local3178 struct quattro *next = qfe->next; in happy_meal_sbus_exit()3180 kfree(qfe); in happy_meal_sbus_exit()