Searched defs:ocpdev (Results 1 – 3 of 3) sorted by relevance
98 #define ZMII_PRIV(ocpdev) ((struct ibm_ocp_zmii*)ocp_get_drvdata(ocpdev)) argument129 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()
258 mal_probe(struct ocp_device *ocpdev) in mal_probe()426 mal_remove(struct ocp_device *ocpdev) in mal_remove()
154 struct ocp_device *ocpdev; member