RLN_CTYPE_ONE_PIECE  115 dev/ic/rln.c   	    (sc->sc_cardtype & RLN_CTYPE_ONE_PIECE) ? "one" : "two");
RLN_CTYPE_ONE_PIECE   88 dev/ic/rlnsubr.c 	if (sc->sc_cardtype & (RLN_CTYPE_UISA | RLN_CTYPE_ONE_PIECE))
RLN_CTYPE_ONE_PIECE  105 dev/ic/rlnsubr.c 	if (sc->sc_cardtype & (RLN_CTYPE_UISA | RLN_CTYPE_ONE_PIECE))
RLN_CTYPE_ONE_PIECE  132 dev/ic/rlnsubr.c 		if (sc->sc_cardtype & (RLN_CTYPE_UISA | RLN_CTYPE_ONE_PIECE))
RLN_CTYPE_ONE_PIECE  146 dev/ic/rlnsubr.c 			    RLN_CTYPE_ONE_PIECE))
RLN_CTYPE_ONE_PIECE  207 dev/pcmcia/if_rln_pcmcia.c 		sc->sc_cardtype |= RLN_CTYPE_ONE_PIECE;
RLN_CTYPE_ONE_PIECE  210 dev/pcmcia/if_rln_pcmcia.c 		sc->sc_cardtype &= ~RLN_CTYPE_ONE_PIECE;