Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ppc/
Docp_ids.h68 struct ocp_func_mal_data { struct
/linux-2.4.37.9/arch/ppc/platforms/
Dibm405gp.c51 static struct ocp_func_mal_data ibm405gp_mal0_def = {
Dibm440gp.c50 static struct ocp_func_mal_data ibm440gp_mal0_def = {
Dibm440gx.c50 static struct ocp_func_mal_data ibm440gx_mal0_def = {
/linux-2.4.37.9/drivers/net/ibm_emac/
Dibm_ocp_mal.c261 struct ocp_func_mal_data *maldata; in mal_probe()
264 maldata = (struct ocp_func_mal_data *)ocpdev->def->additions; in mal_probe()