Lines Matching refs:quattro
83 static struct quattro *qfe_sbus_list;
87 static struct quattro *qfe_pci_list;
2138 struct quattro *qp = (struct quattro *) cookie;
2553 /* Given a happy meal sbus device, find it's quattro parent.
2558 static struct quattro *quattro_sbus_find(struct platform_device *child)
2562 struct quattro *qp;
2569 qp = kmalloc(sizeof(struct quattro), GFP_KERNEL);
2585 /* After all quattro cards have been probed, we call these functions
2591 struct quattro *qp;
2620 struct quattro *qp;
2639 static struct quattro *quattro_pci_find(struct pci_dev *pdev)
2642 struct quattro *qp;
2651 qp = kmalloc(sizeof(struct quattro), GFP_KERNEL);
2684 struct quattro *qp = NULL;
2986 struct quattro *qp = NULL;
3258 struct quattro *qfe = qfe_pci_list;
3259 struct quattro *next = qfe->next;
3356 struct quattro *qfe = qfe_sbus_list;
3357 struct quattro *next = qfe->next;