Lines Matching defs:qfe
2631 strcpy(prom_name, "SUNW,qfe");
2641 if (!strcmp(prom_name, "SUNW,qfe") || !strcmp(prom_name, "qfe")) {
2790 struct quattro *qfe = qfe_pci_list;
2791 struct quattro *next = qfe->next;
2793 kfree(qfe);
2815 if (!is_qfe && model && !strcmp(model, "SUNW,sbus-qfe"))
2826 .name = "SUNW,qfe",
2830 .name = "qfe",
2856 struct quattro *qfe = qfe_sbus_list;
2857 struct quattro *next = qfe->next;
2859 kfree(qfe);