Searched defs:tx39io_softc (Results 1 – 1 of 1) sorted by relevance
42 struct tx39io_softc { struct43 device_t sc_dev;44 tx_chipset_tag_t sc_tc;46 u_int32_t sc_stat_io_mask, sc_stat_mfio_mask;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;53 struct hpcio_chip sc_io_ops;54 struct hpcio_chip sc_mfio_ops;