Lines Matching defs:qfe
3004 strcpy(prom_name, "SUNW,qfe");
3015 if (!strcmp(prom_name, "SUNW,qfe") || !strcmp(prom_name, "qfe")) {
3258 struct quattro *qfe = qfe_pci_list;
3259 struct quattro *next = qfe->next;
3261 kfree(qfe);
3283 if (!is_qfe && model && !strcmp(model, "SUNW,sbus-qfe"))
3296 /* XXX qfe parent interrupt... */
3318 .name = "SUNW,qfe",
3322 .name = "qfe",
3356 struct quattro *qfe = qfe_sbus_list;
3357 struct quattro *next = qfe->next;
3359 kfree(qfe);