Home
last modified time | relevance | path

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

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