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

/freebsd-10.3-release/sys/dev/ct/
H A Dctvar.h112 void *ct_hw; /* point to bshw_softc etc ... */ member in struct:ct_softc
H A Dbshw_machdep.c85 struct bshw_softc *bs = ct->ct_hw;
104 struct bshw_softc *bs = ct->ct_hw;
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.c248 ct->ct_hw = bs;

Completed in 43 milliseconds