Home
last modified time | relevance | path

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

/xnu-8796.121.2/pexpert/pexpert/arm/
H A Dapple_uart_regs.h61 } ufcon_t; typedef
119 ufcon_t ufcon;
/xnu-8796.121.2/pexpert/arm/
H A Dpe_serial.c217 ufcon_t ufcon = { .raw = 0 }; in apple_uart_init()