Home
last modified time | relevance | path

Searched refs:ucon_t (Results 1 – 2 of 2) sorted by relevance

/xnu-10063.101.15/pexpert/pexpert/arm/
H A Dapple_uart_regs.h34 } ucon_t; typedef
118 ucon_t ucon;
/xnu-10063.101.15/pexpert/arm/
H A Dpe_serial.c237 ucon_t ucon = { .raw = 0 }; in apple_uart_init()
276 ucon_t ucon = apple_uart_registers->ucon; in apple_uart_disable_irq()