Searched refs:sunqec (Results 1 – 2 of 2) sorted by relevance
56 static struct sunqec *root_qec_dev;142 struct sunqec *qecp = qep->parent; in qe_init()468 struct sunqec *qecp = dev_id; in qec_interrupt()715 static void qec_init_once(struct sunqec *qecp, struct platform_device *op) in qec_init_once()765 static struct sunqec *get_qec(struct platform_device *child) in get_qec()768 struct sunqec *qecp; in get_qec()772 qecp = kzalloc(sizeof(struct sunqec), GFP_KERNEL); in get_qec()835 struct sunqec *qecp; in qec_ether_init()985 struct sunqec *next = root_qec_dev->next_module; in qec_exit()
313 struct sunqec { struct318 struct sunqec *next_module; /* List of all QECs in system */ argument343 struct sunqec *parent;