Home
last modified time | relevance | path

Searched refs:ocp_func_emac_data (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/arch/ppc/platforms/
Dibm440gp.c28 static struct ocp_func_emac_data ibm440gp_emac0_def = {
39 static struct ocp_func_emac_data ibm440gp_emac1_def = {
Dibm440gx.c28 static struct ocp_func_emac_data ibm440gx_emac0_def = {
39 static struct ocp_func_emac_data ibm440gx_emac1_def = {
Dibm405gp.c40 static struct ocp_func_emac_data ibm405gp_emac0_def = {
/linux-2.4.37.9/include/asm-ppc/
Docp_ids.h95 struct ocp_func_emac_data { struct
/linux-2.4.37.9/drivers/net/ibm_emac/
Dibm_ocp_enet.c1229 struct ocp_func_emac_data *emacdata; in emac_probe()
1235 emacdata = (struct ocp_func_emac_data *)ocpdev->def->additions; in emac_probe()