Home
last modified time | relevance | path

Searched refs:HID (Results 1 – 25 of 99) sorted by relevance

1234

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dsched-int.h949 #define HID(INSN) (&h_i_d[INSN_UID (INSN)]) macro
953 #define INSN_PRIORITY(INSN) (HID (INSN)->priority)
954 #define INSN_FUSION_PRIORITY(INSN) (HID (INSN)->fusion_priority)
955 #define INSN_REG_PRESSURE(INSN) (HID (INSN)->reg_pressure)
956 #define INSN_MAX_REG_PRESSURE(INSN) (HID (INSN)->max_reg_pressure)
957 #define INSN_REG_USE_LIST(INSN) (HID (INSN)->reg_use_list)
958 #define INSN_REG_SET_LIST(INSN) (HID (INSN)->reg_set_list)
960 (HID (INSN)->reg_pressure_excess_cost_change)
961 #define INSN_PRIORITY_STATUS(INSN) (HID (INSN)->priority_status)
962 #define INSN_MODEL_INDEX(INSN) (HID (INSN)->model_index)
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dsched-int.h949 #define HID(INSN) (&h_i_d[INSN_UID (INSN)]) macro
953 #define INSN_PRIORITY(INSN) (HID (INSN)->priority)
954 #define INSN_FUSION_PRIORITY(INSN) (HID (INSN)->fusion_priority)
955 #define INSN_REG_PRESSURE(INSN) (HID (INSN)->reg_pressure)
956 #define INSN_MAX_REG_PRESSURE(INSN) (HID (INSN)->max_reg_pressure)
957 #define INSN_REG_USE_LIST(INSN) (HID (INSN)->reg_use_list)
958 #define INSN_REG_SET_LIST(INSN) (HID (INSN)->reg_set_list)
960 (HID (INSN)->reg_pressure_excess_cost_change)
961 #define INSN_PRIORITY_STATUS(INSN) (HID (INSN)->priority_status)
962 #define INSN_MODEL_INDEX(INSN) (HID (INSN)->model_index)
[all …]
/netbsd-src/sys/dev/bluetooth/
H A Dfiles.bluetooth10 # HID "bus"
13 # HID Device
18 # HID Keyboards
25 # HID Mice
H A Dbluetoothdevices.config26 # Bluetooth HID support
/netbsd-src/sys/dev/usb/
H A DFILES12 hid.c subroutines to parse and access HID data
36 uhid.c USB generic HID driver
37 uhidev.c USB HID class driver
73 usbhid.h USB HID class definitions
H A Dfiles.usb149 # HID
150 # HID "bus"
153 # HID root device for multiple report IDs
158 # Generic HID devices
323 # TEMPerHUM HID
/netbsd-src/etc/bluetooth/
H A Dprotocols25 hid-control 0x0011 HID-Control HID_Control
26 hid-interrupt 0x0013 HID-Interrupt HID_Interrupt
/netbsd-src/external/bsd/libfido2/dist/
H A DNEWS75 ** Better handling of HID devices without identification strings; gh#381.
96 ** HID access serialisation on Linux.
212 ** MacOS: fix IOKit crash on HID read.
219 ** Native HID support on Linux, MacOS, and Windows.
H A DREADME.adoc77 #udev rule for allowing HID access to Yubico devices for FIDO support.
123 | USE_HIDAPI | Use hidapi as the HID backend | OFF
/netbsd-src/sys/dev/hid/
H A Dfiles.hid6 # HID processing
/netbsd-src/sys/dev/i2c/
H A Dfiles.i2c322 # HID over i2c
323 # HID "bus"
326 # HID root device for multiple report IDs
331 # HID mice
336 # HID multitouch
341 # HID keyboard
/netbsd-src/sys/external/bsd/gnu-efi/dist/lib/
H A Ddpath.c572 if ((Acpi->HID & PNP_EISA_ID_MASK) == PNP_EISA_ID_CONST) { in _DevPathAcpi()
573 switch ( EISA_ID_TO_NUM( Acpi-> HID ) ) { in _DevPathAcpi()
599 CatPrint( Str , L"Acpi(PNP%04x" , EISA_ID_TO_NUM( Acpi-> HID ) ) ; in _DevPathAcpi()
606 CatPrint( Str , L"Acpi(0x%X" , Acpi-> HID ) ; in _DevPathAcpi()
608 CatPrint( Str , L")" , Acpi-> HID , Acpi-> UID ) ; in _DevPathAcpi()
/netbsd-src/tests/lib/libusbhid/
H A Dtest_usb_hid_usages3 # USB HID usage table (for t_usbhid)
/netbsd-src/sys/arch/macppc/conf/
H A Dstd.macppc21 # HID devices - for them to coexist on the same mux we tell the adbkbd driver
H A DINSTALL_601158 uhidev* at uhub? port ? configuration ? interface ? # USB HID device
163 uhid* at uhidev? reportid ? # USB Generic HID
H A DPOWERMAC_G5_11_2162 uhidev* at uhub? port ? configuration ? interface ? # USB HID device
163 uhid* at uhidev? reportid ? # USB Generic HID
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defidevp.h132 UINT32 HID; member
139 UINT32 HID; member
/netbsd-src/sys/external/bsd/acpica/dist/namespace/
H A Dnsxfeval.c887 char *HID, in AcpiGetDevices() argument
910 Info.Hid = HID; in AcpiGetDevices()
/netbsd-src/sys/arch/evbppc/conf/
H A DOPENBLOCKS266_OPT148 # USB HID device
169 # USB Generic HID devices
320 # Bluetooth HID support
/netbsd-src/sys/arch/i386/stand/efiboot/
H A Definet.c302 if (acpi->HID == EISA_PNP_ID(0x0A08) || in efi_net_pci_probe()
303 acpi->HID == EISA_PNP_ID(0x0A03)) { in efi_net_pci_probe()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Dx86-tune-sched-atom.cc132 #define INSN_TICK(INSN) (HID (INSN)->tick) in swap_top_of_ready_list()
/netbsd-src/sys/arch/playstation2/conf/
H A Dconfig.playstation264 # USB HID device
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dx86-tune-sched-atom.c132 #define INSN_TICK(INSN) (HID (INSN)->tick) in swap_top_of_ready_list()
/netbsd-src/sys/external/bsd/acpica/dist/tests/misc/
H A Dbadcode.asl148 Name (_HID, "PNP-123") // HID must be alphanumeric
152 Name (_HID, "") // Illegal Null HID
/netbsd-src/sys/arch/sandpoint/conf/
H A DGENERIC244 # USB HID devices
245 uhidev* at uhub? port ? configuration ? interface ? # USB HID device
247 uhid* at uhidev? reportid ? # USB Generic HID

1234