Home
last modified time | relevance | path

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

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