HomeSort by: relevance | last modified time | path
    Searched defs:irq (Results 1 - 25 of 25) sorted by relevancy

  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_dri.h 47 int irq; member in struct:_I830DRIRec
i810_dri.h 54 int irq; member in struct:__anon8857
  /xsrc/external/mit/libpciaccess/dist/include/
pciaccess.h 378 * IRQ associated with the device. If there is no IRQ, this value will
381 int irq; member in struct:pci_device
  /xsrc/external/mit/libpciaccess/dist/src/
freebsd_pci.c 349 uint8_t irq; local
359 * At this point, we need to fill in regions, rom_size, and irq.
362 err = pci_device_cfg_read_u8( dev, &irq, 60 );
365 dev->irq = irq;
hurd_pci.c 80 uint8_t irq; local
89 * At this point, we need to fill in regions, rom_size, and irq.
92 err = pci_device_cfg_read_u8(dev, &irq, PCI_IRQ);
95 dev->irq = irq;
  /xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
i810_dri.h 54 int irq; member in struct:__anon7024
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
i810_dri.h 54 int irq; member in struct:__anon7893
  /xsrc/external/mit/libdrm/dist/include/drm/
via_drm.h 241 unsigned irq; member in struct:drm_via_wait_irq_request
drm.h 179 int irq; member in struct:drm_control
253 _DRM_STAT_IRQ, /**< IRQ */
468 int irq; /**< IRQ number */ member in struct:drm_irq_busid
  /xsrc/external/mit/xf86-video-geode/dist/src/cim/
cim_vg.c 1318 unsigned long genlk, irq, temp; local
1371 irq = READ_REG32(DC3_IRQ_FILT_CTL);
1408 if (irq & DC3_IRQFILT_INTL_EN) {
1410 if (irq & DC3_IRQFILT_INTL_ADDR)
2632 vg_state->irq = READ_REG32(DC3_IRQ);
2792 WRITE_REG32(DC3_IRQ, vg_state->irq);
cim_parm.h 522 unsigned long irq; member in struct:tagVGSaveRestore
  /xsrc/external/mit/xf86-video-glint/dist/src/
glint.h 117 int irq; member in struct:__anon6990
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
radeon_screen.h 116 unsigned int irq; /* IRQ number (0 means none) */ member in struct:radeon_screen
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
radeon_screen.h 126 unsigned int irq; /* IRQ number (0 means none) */ member in struct:radeon_screen
  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_drm.h 251 unsigned irq; member in struct:drm_via_wait_irq_request
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128.h 486 int irq; member in struct:__anon9226
  /xsrc/external/mit/MesaLib/dist/include/drm-uapi/
drm.h 176 int irq; member in struct:drm_control
250 _DRM_STAT_IRQ, /**< IRQ */
465 int irq; /**< IRQ number */ member in struct:drm_irq_busid
  /xsrc/external/mit/MesaLib.old/dist/include/drm-uapi/
drm.h 176 int irq; member in struct:drm_control
250 _DRM_STAT_IRQ, /**< IRQ */
465 int irq; /**< IRQ number */ member in struct:drm_irq_busid
  /xsrc/external/mit/xf86-video-mach64/dist/src/
atistruct.h 499 int irq; member in struct:_ATIRec
  /xsrc/external/mit/xf86-video-mga/dist/src/
mga.h 620 int irq; member in struct:__anon9029
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86str.h 314 int irq; member in struct:__anon9957
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon.h 599 int irq; member in struct:radeon_dri
  /xsrc/external/mit/xf86-video-xgi/dist/src/
xgi.h 721 int irq; member in struct:__anon9676
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86str.h 401 int irq; member in struct:__anon10558
  /xsrc/external/mit/xf86-video-sis/dist/src/
sis.h 1156 int irq; member in struct:__anon9396

Completed in 37 milliseconds