Lines Matching refs:siba_dev_softc
35 struct siba_dev_softc;
450 struct siba_dev_softc *scc_dev;
457 struct siba_dev_softc *spc_dev;
463 uint16_t (*read_2)(struct siba_dev_softc *,
465 uint32_t (*read_4)(struct siba_dev_softc *,
467 void (*write_2)(struct siba_dev_softc *,
469 void (*write_4)(struct siba_dev_softc *,
471 void (*read_multi_1)(struct siba_dev_softc *,
473 void (*read_multi_2)(struct siba_dev_softc *,
475 void (*read_multi_4)(struct siba_dev_softc *,
477 void (*write_multi_1)(struct siba_dev_softc *,
479 void (*write_multi_2)(struct siba_dev_softc *,
481 void (*write_multi_4)(struct siba_dev_softc *,
485 struct siba_dev_softc { struct
525 struct siba_dev_softc *siba_curdev; /* only for PCI */
526 struct siba_dev_softc siba_devs[SIBA_MAX_CORES];