octipd_softc
struct octipd_softc;
struct octipd_softc *sc_ipd;
struct octipd_softc *sc_ipd;
octipd_sub_port_fcs(struct octipd_softc *sc, int enable)
octipd_init(struct octipd_attach_args *aa, struct octipd_softc **rsc)
struct octipd_softc *sc;
octipd_enable(struct octipd_softc *sc)
octipd_config(struct octipd_softc *sc)
void octipd_init(struct octipd_attach_args *, struct octipd_softc **);
int octipd_enable(struct octipd_softc *);
int octipd_config(struct octipd_softc *);
void octipd_sub_port_fcs(struct octipd_softc *, int);