HomeSort by: relevance | last modified time | path
    Searched refs:fcomcnattach (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/footbridge/
footbridge.h 12 int fcomcnattach(u_int, int, tcflag_t);
footbridge_com.c 643 fcomcnattach(u_int iobase, int rate, tcflag_t cflag) function in typeref:typename:int
  /src/sys/arch/cats/cats/
cats_machdep.c 129 int fcomcnattach(u_int iobase, int rate, tcflag_t cflag);
269 fcomcnattach(DC21285_ARMCSR_VBASE, comcnspeed, comcnmode);
533 fcomcnattach(DC21285_ARMCSR_VBASE, comcnspeed, comcnmode);
553 fcomcnattach(DC21285_ARMCSR_VBASE, comcnspeed, comcnmode);

Completed in 42 milliseconds