/netbsd-src/sys/dev/pckbport/ |
H A D | elantech.c | 246 sc->initializing = true; in pms_elantech_input() 266 sc->initializing ? in pms_elantech_input() 268 sc->initializing ? in pms_elantech_input() 274 if (sc->initializing == true || in pms_elantech_input() 277 if (sc->initializing == true || in pms_elantech_input() 294 sc->initializing ? in pms_elantech_input() 300 if (sc->initializing == true || in pms_elantech_input() 310 sc->initializing = false; in pms_elantech_input() 402 sc->initializing = true; in pms_elantech_enable()
|
H A D | alps.c | 789 sc->initializing = true; in pms_alps_enable() 891 sc->initializing = true; in pms_alps_decode_touchpad_packet_v7() 973 sc->initializing = true; in pms_alps_decode_touchpad_packet_v7() 975 if (sc->initializing == true) { in pms_alps_decode_touchpad_packet_v7() 1009 if (sc->initializing == true || (dx1 != 0)) in pms_alps_decode_touchpad_packet_v7() 1011 if (sc->initializing == true || (dy1 != 0)) in pms_alps_decode_touchpad_packet_v7() 1015 sc->initializing = false; in pms_alps_decode_touchpad_packet_v7() 1042 sc->initializing = true; in pms_alps_decode_touchpad_packet_v2() 1066 if (sc->initializing == true) { in pms_alps_decode_touchpad_packet_v2() 1084 if (sc->initializing == true || (dx != 0)) in pms_alps_decode_touchpad_packet_v2() [all …]
|
H A D | elantechvar.h | 35 bool initializing; member
|
H A D | alpsvar.h | 38 bool initializing; member
|
/netbsd-src/sys/arch/mac68k/conf/ |
H A D | RAMDISK | 7 # Enable the hooks used for initializing the ram-disk.
|
/netbsd-src/sys/arch/macppc/conf/ |
H A D | GENERIC_MD | 8 # Enable the hooks used for initializing the ram-disk.
|
/netbsd-src/sys/arch/hpcarm/conf/ |
H A D | INSTALL_JORNADA720 | 9 # Enable the hooks used for initializing the root memory-disk.
|
H A D | INSTALL_WZERO3 | 9 # Enable the hooks used for initializing the root memory-disk.
|
H A D | INSTALL_IPAQ | 9 # Enable the hooks used for initializing the root memory-disk.
|
/netbsd-src/sys/arch/sgimips/conf/ |
H A D | INSTALL64_IP3x | 10 # Enable the hooks used for initializing the root memory-disk.
|
H A D | INSTALL64_IP2x | 10 # Enable the hooks used for initializing the root memory-disk.
|
H A D | INSTALL32_IP3x | 8 # Enable the hooks used for initializing the root memory-disk.
|
/netbsd-src/sys/arch/hppa/conf/ |
H A D | RAMDISK | 8 # Enable the hooks used for initializing the root memory-disk.
|
/netbsd-src/sys/arch/evbarm/conf/ |
H A D | ZAO425_MD | 8 # Enable the hooks used for initializing the ram-disk.
|
H A D | NAPPI_MD | 10 # Enable the hooks used for initializing the ram-disk.
|
/netbsd-src/sys/arch/alpha/conf/ |
H A D | RAMDISK | 9 # Enable the hooks used for initializing the ram-disk.
|
/netbsd-src/sys/arch/evbsh3/conf/ |
H A D | T_SH7706LAN_INSTALL | 10 # Enable the hooks used for initializing the root memory-disk.
|
H A D | AP_MS104_SH4_INSTALL | 10 # Enable the hooks used for initializing the root memory-disk.
|
H A D | T_SH7706LSR_INSTALL | 10 # Enable the hooks used for initializing the root memory-disk.
|
/netbsd-src/sys/arch/dreamcast/conf/ |
H A D | GENERIC_MD | 8 # Enable the hooks used for initializing the root memory-disk.
|
/netbsd-src/external/bsd/libbind/dist/isc/ |
H A D | ctl_srvr.c | 75 available = 0, initializing, writing, reading, reading_data, enumerator 314 REQUIRE(sess->state == initializing || in ctl_response() 462 ctl_new_state(sess, initializing, me); in ctl_accept() 490 REQUIRE(sess->state == initializing || in ctl_close() 528 REQUIRE(sess->state == initializing || in ctl_start_read()
|
/netbsd-src/sys/arch/landisk/conf/ |
H A D | INSTALL | 11 # Enable the hooks used for initializing the root memory-disk.
|
/netbsd-src/sys/arch/amiga/conf/ |
H A D | RAMDISK | 7 # Enable the hooks used for initializing the root memory-disk.
|
/netbsd-src/sys/arch/hpcmips/conf/ |
H A D | INSTALL_TX3912 | 11 # Enable the hooks used for initializing the root memory-disk.
|
/netbsd-src/sys/arch/cobalt/conf/ |
H A D | RAMDISK | 8 # Enable the hooks used for initializing the root memory-disk.
|