Home | History | Annotate | Download | only in dev

Lines Matching defs:pcnd

684 	int pcnd[4], mcode, mcnd[4];
696 pcnd[i] = dcm->dcm_icrtab[i].dcm_data;
712 device_xname(sc->sc_dev), code, pcnd[0], pcnd[1],
713 pcnd[2], pcnd[3]);
721 dcmpint(sc, 0, pcnd[0]);
723 dcmpint(sc, 1, pcnd[1]);
725 dcmpint(sc, 2, pcnd[2]);
727 dcmpint(sc, 3, pcnd[3]);
744 ((pcnd[0]|pcnd[1]|pcnd[2]|pcnd[3]) & IT_SPEC))