HomeSort by: relevance | last modified time | path
    Searched refs:tx39io_port_status (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hpcmips/tx/
tx39iovar.h 34 struct tx39io_port_status { struct
47 struct tx39io_port_status sc_stat_io;
48 struct tx39io_port_status sc_ostat_io;
49 struct tx39io_port_status sc_stat_mfio;
50 struct tx39io_port_status sc_ostat_mfio;
tx39io.c 98 static void __print_port_status(struct tx39io_port_status *, int);
269 struct tx39io_port_status *stat_mfio = &sc->sc_stat_mfio;
327 struct tx39io_port_status *stat_io = &sc->sc_stat_io;
424 struct tx39io_port_status *stat_io = &sc->sc_stat_io;
449 struct tx39io_port_status *stat;
468 struct tx39io_port_status *stat;
484 __print_port_status(struct tx39io_port_status *stat, int i)

Completed in 40 milliseconds