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

/freebsd-11-stable/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;
173 struct bshw *hw;
306 static struct bshw *
313 ct_space_map(device_t dev, struct bshw *hw,
H A Dbshw_machdep.c87 struct bshw *hw = bs->sc_hw;
106 struct bshw *hw = bs->sc_hw;
670 static struct bshw bshw_generic = {
680 static struct bshw bshw_sc98 = {
690 static struct bshw bshw_texa = {
700 static struct bshw bshw_elecom = {
710 static struct bshw bshw_lc_smit = {
720 static struct bshw bshw_lha20X = {

Completed in 146 milliseconds