Searched refs:ocp_func_emac_data (Results 1 – 5 of 5) sorted by relevance
28 static struct ocp_func_emac_data ibm440gp_emac0_def = {39 static struct ocp_func_emac_data ibm440gp_emac1_def = {
28 static struct ocp_func_emac_data ibm440gx_emac0_def = {39 static struct ocp_func_emac_data ibm440gx_emac1_def = {
40 static struct ocp_func_emac_data ibm405gp_emac0_def = {
95 struct ocp_func_emac_data { struct
1229 struct ocp_func_emac_data *emacdata; in emac_probe()1235 emacdata = (struct ocp_func_emac_data *)ocpdev->def->additions; in emac_probe()