Home
last modified time | relevance | path

Searched defs:ocpdev (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/ibm_emac/
Dibm_ocp_enet.c98 #define ZMII_PRIV(ocpdev) ((struct ibm_ocp_zmii*)ocp_get_drvdata(ocpdev)) argument
129 emac_init_zmii(struct ocp_device *ocpdev, int mode) in emac_init_zmii()
188 emac_enable_zmii_port(struct ocp_device *ocpdev, int input) in emac_enable_zmii_port()
200 emac_zmii_port_speed(struct ocp_device *ocpdev, int input, int speed) in emac_zmii_port_speed()
213 emac_fini_zmii(struct ocp_device *ocpdev) in emac_fini_zmii()
1195 emac_remove(struct ocp_device *ocpdev) in emac_remove()
1221 emac_probe(struct ocp_device *ocpdev) in emac_probe()
Dibm_ocp_mal.c258 mal_probe(struct ocp_device *ocpdev) in mal_probe()
426 mal_remove(struct ocp_device *ocpdev) in mal_remove()
Dibm_ocp_enet.h154 struct ocp_device *ocpdev; member