Home
last modified time | relevance | path

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

/xnu-11215.1.10/pexpert/pexpert/arm/
H A Dapple_uart_regs.h89 } utrstat_t; typedef
121 utrstat_t utrstat;
/xnu-11215.1.10/pexpert/arm/
H A Dpe_serial.c270 utrstat_t utrstat = { .raw = 0 }; in apple_uart_ack_irq()