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

/freebsd-11-stable/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.c86 struct bshw_softc *bs = ct->ct_hw;
105 struct bshw_softc *bs = ct->ct_hw;
150 bshw_read_settings(struct ct_bus_access_handle *chp, struct bshw_softc *bs)
240 struct bshw_softc *bs = ct->ct_hw;
288 struct bshw_softc *bs = ct->ct_hw;
392 struct bshw_softc *bs = ct->ct_hw;
452 struct bshw_softc *bs = ct->ct_hw;
524 struct bshw_softc *bs = ct->ct_hw;
569 struct bshw_softc *bs = ct->ct_hw;
H A Dct_isa.c85 struct bshw_softc sc_bshw;
147 struct bshw_softc bshw_tab;
148 struct bshw_softc *bs = &bshw_tab;
172 struct bshw_softc *bs = &pct->sc_bshw;

Completed in 201 milliseconds