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

  /src/sys/arch/evbarm/dev/
plcomvar.h 50 int plcomcnattach (struct plcom_instance *, int, int, tcflag_t, int);
plcom.c 2544 plcomcnattach(struct plcom_instance *pi, int rate, int frequency, function in typeref:typename:int
  /src/sys/arch/evbarm/integrator/
integrator_machdep.c 402 if (plcomcnattach(&ifpga_pi1, plcomcnspeed, IFPGA_UART_CLK,
419 if (plcomcnattach(&ifpga_pi1, plcomcnspeed, IFPGA_UART_CLK,
  /src/sys/arch/arm/fdt/
plcom_fdt.c 160 plcomcnattach(&pi, speed, uart_freq, flags, -1);
  /src/sys/arch/evbarm/imx23_olinuxino/
imx23_olinuxino_machdep.c 198 plcomcnattach(&imx23_pi, PLCONSPEED, IMX23_UART_CLK, PLCONMODE, 0);
  /src/sys/arch/arm/acpi/
acpi_platform.c 201 plcomcnattach(&plcom_console, baud_rate, 0, TTYDEF_CFLAG, -1);

Completed in 17 milliseconds