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

/freebsd-10.2-release/sys/dev/ct/
H A Dbshwvar.h44 struct bshw { struct
82 struct bshw *sc_hw;
H A Dct_isa.c74 static int ct_space_map(device_t, struct bshw *,
77 static struct bshw *ct_find_hw(device_t);
113 struct bshw *hw;
174 struct bshw *hw;
314 static struct bshw *
321 ct_space_map(device_t dev, struct bshw *hw,
H A Dbshw_machdep.c86 struct bshw *hw = bs->sc_hw;
105 struct bshw *hw = bs->sc_hw;
669 static struct bshw bshw_generic = {
679 static struct bshw bshw_sc98 = {
689 static struct bshw bshw_texa = {
699 static struct bshw bshw_elecom = {
709 static struct bshw bshw_lc_smit = {
719 static struct bshw bshw_lha20X = {

Completed in 47 milliseconds