/csrg-svn/sys/luna68k/stand/ |
H A D | autoconf.c | 38 register struct hp_hw *hw; in configure() local 63 #define same_hw_ctlr(hw, hc) \ argument 66 find_controller(hw) in find_controller() argument 141 find_device(hw) in find_device() argument 396 struct hp_hw *hw; variable 415 #define setup_hw(hw, addr, sc, type, id, name) \ argument 424 register struct hp_hw *hw = sc_table; in find_devs() local
|
/csrg-svn/sys/luna68k/luna68k/ |
H A D | autoconf.c | 59 register struct hp_hw *hw; in configure() local 94 #define same_hw_ctlr(hw, hc) \ argument 97 find_controller(hw) in find_controller() argument 172 find_device(hw) in find_device() argument 427 struct hp_hw *hw; variable 455 #define setup_hw(hw, addr, sc, type, id) \ argument 464 register struct hp_hw *hw = sc_table; in find_devs() local
|
/csrg-svn/sys/hp300/hp300/ |
H A D | autoconf.c | 68 register struct hp_hw *hw; in configure() local 115 #define same_hw_ctlr(hw, hc) \ argument 119 find_controller(hw) in find_controller() argument 198 find_device(hw) in find_device() argument 532 register struct hp_hw *hw; local 543 register struct hp_hw *hw; local 552 struct hp_hw *hw; variable 595 register struct hp_hw *hw; in find_devs() local
|
/csrg-svn/sys/hp300/stand/ |
H A D | autoconf.c | 110 register struct hp_hw *hw; in msustobdev() local 154 register struct hp_hw *hw; in find_devs() local
|
H A D | dcm.c | 27 register struct hp_hw *hw; variable
|
H A D | ite.c | 84 struct hp_hw *hw; in iteconfig() local
|
H A D | hpib.c | 29 register struct hp_hw *hw; in hpibinit() local
|
H A D | scsi.c | 39 register struct hp_hw *hw; in scsiinit() local
|
/csrg-svn/sys/luna68k/dev/ |
H A D | device.h | 88 #define HW_ISCTLR(hw) ((hw)->hw_type & C_FLAG) argument 89 #define HW_ISDIOII(hw) ((hw)->hw_type & B_DIOII) argument 90 #define HW_ISHPIB(hw) (((hw)->hw_type & C_MASK) == C_HPIB) argument 91 #define HW_ISSCSI(hw) (((hw)->hw_type & C_MASK) == C_SCSI) argument 92 #define HW_ISDEV(hw,d) (((hw)->hw_type & D_MASK) == (d)) argument
|
/csrg-svn/sys/hp/dev/ |
H A D | device.h | 86 #define HW_ISCTLR(hw) ((hw)->hw_type & C_FLAG) argument 87 #define HW_ISDIOII(hw) ((hw)->hw_type & B_DIOII) argument 88 #define HW_ISHPIB(hw) (((hw)->hw_type & C_MASK) == C_HPIB) argument 89 #define HW_ISSCSI(hw) (((hw)->hw_type & C_MASK) == C_SCSI) argument 90 #define HW_ISDEV(hw,d) (((hw)->hw_type & D_MASK) == (d)) argument
|
/csrg-svn/sys/hp300/dev/ |
H A D | grf_machdep.c | 42 register struct hp_hw *hw; in grfconfig() local
|
H A D | dcm.c | 1118 register struct hp_hw *hw; variable
|
/csrg-svn/old/adb/common_source/ |
H A D | command.c | 274 hword_t hw; local 301 hword_t hw; local
|
H A D | format.c | 134 hword_t hw; member
|