Searched refs:bshw_softc (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/sys/dev/ct/
H A Dbshwvar.h56 struct bshw_softc { struct
89 int bshw_read_settings(struct ct_bus_access_handle *, struct bshw_softc *);
H A Dbshw_machdep.c85 struct bshw_softc *bs = ct->ct_hw;
104 struct bshw_softc *bs = ct->ct_hw;
149 bshw_read_settings(struct ct_bus_access_handle *chp, struct bshw_softc *bs)
239 struct bshw_softc *bs = ct->ct_hw;
287 struct bshw_softc *bs = ct->ct_hw;
391 struct bshw_softc *bs = ct->ct_hw;
451 struct bshw_softc *bs = ct->ct_hw;
523 struct bshw_softc *bs = ct->ct_hw;
568 struct bshw_softc *bs = ct->ct_hw;
H A Dct_isa.c85 struct bshw_softc sc_bshw;
148 struct bshw_softc bshw_tab;
149 struct bshw_softc *bs = &bshw_tab;
173 struct bshw_softc *bs = &pct->sc_bshw;

Completed in 72 milliseconds