HomeSort by: relevance | last modified time | path
    Searched defs:zynquart_cdevsw (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/xilinx/
zynq_uart.c 306 const struct cdevsw zynquart_cdevsw = { variable in typeref:typename:const struct cdevsw
430 maj = cdevsw_lookup_major(&zynquart_cdevsw);
524 maj = cdevsw_lookup_major(&zynquart_cdevsw);
zynq_uart.c 306 const struct cdevsw zynquart_cdevsw = { variable in typeref:typename:const struct cdevsw
430 maj = cdevsw_lookup_major(&zynquart_cdevsw);
524 maj = cdevsw_lookup_major(&zynquart_cdevsw);

Completed in 23 milliseconds