PS2SDK
PS2 Homebrew Libraries
|
Data Fields | |
int | eve |
acUint32 | speed |
acUint32 | fifo |
acUint32 | loopback |
struct uart_buf | xmit |
struct uart_buf | recv |
Definition at line 27 of file acuart_internal.h.
int uart_softc::eve |
Definition at line 29 of file acuart_internal.h.
acUint32 uart_softc::speed |
Definition at line 30 of file acuart_internal.h.
acUint32 uart_softc::fifo |
Definition at line 31 of file acuart_internal.h.
acUint32 uart_softc::loopback |
Definition at line 32 of file acuart_internal.h.
struct uart_buf uart_softc::xmit |
Definition at line 33 of file acuart_internal.h.
struct uart_buf uart_softc::recv |
Definition at line 34 of file acuart_internal.h.