hwr               292 dev/isa/if_we.c 		u_int8_t hwr;
hwr               295 dev/isa/if_we.c 		hwr = bus_space_read_1(asict, asich, WE790_HWR);
hwr               297 dev/isa/if_we.c 		    hwr | WE790_HWR_SWH);
hwr               303 dev/isa/if_we.c 		    hwr & ~WE790_HWR_SWH);
hwr               868 dev/isa/if_we.c 		u_int8_t hwr;
hwr               873 dev/isa/if_we.c 		hwr = bus_space_read_1(asict, asich, WE790_HWR);
hwr               875 dev/isa/if_we.c 		    hwr | WE790_HWR_SWH);
hwr               894 dev/isa/if_we.c 		bus_space_write_1(asict, asich, WE790_HWR, hwr);