dcm.c | 273 static void dcmpint(struct dcm_softc *, int, int); 721 dcmpint(sc, 0, pcnd[0]); 723 dcmpint(sc, 1, pcnd[1]); 725 dcmpint(sc, 2, pcnd[2]); 727 dcmpint(sc, 3, pcnd[3]); 785 dcmpint(struct dcm_softc *sc, int port, int code) function in typeref:typename:void
|