NE2000_ASIC_RESET 314 dev/ic/ne2000.c bus_space_write_1(asict, asich, NE2000_ASIC_RESET, 0); NE2000_ASIC_RESET 318 dev/ic/ne2000.c tmp = bus_space_read_1(asict, asich, NE2000_ASIC_RESET); NE2000_ASIC_RESET 330 dev/ic/ne2000.c bus_space_write_1(asict, asich, NE2000_ASIC_RESET, tmp);