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

  /src/sys/arch/alpha/pci/
irongate_pci.c 56 #define PCI_CONF_UNLOCK(s) splx((s))
112 PCI_CONF_UNLOCK(s);
132 PCI_CONF_UNLOCK(s);
  /src/sys/arch/evbmips/malta/dev/
gt.c 61 #define PCI_CONF_UNLOCK(s) splx((s))
192 PCI_CONF_UNLOCK(s);
223 PCI_CONF_UNLOCK(s);
  /src/sys/arch/mips/bonito/
bonito_pci.c 58 #define PCI_CONF_UNLOCK(s) splx((s))
172 PCI_CONF_UNLOCK(s);
203 PCI_CONF_UNLOCK(s);
  /src/sys/arch/algor/pci/
vtpbc.c 59 #define PCI_CONF_UNLOCK(s) splx((s))
221 PCI_CONF_UNLOCK(s);
254 PCI_CONF_UNLOCK(s);
  /src/sys/arch/arm/ixp12x0/
ixp12x0_pci.c 68 #define PCI_CONF_UNLOCK(s) restore_interrupts((s))
207 PCI_CONF_UNLOCK(s);
228 PCI_CONF_UNLOCK(s);
  /src/sys/arch/arm/xscale/
i80312_pci.c 75 #define PCI_CONF_UNLOCK(s) restore_interrupts((s))
256 PCI_CONF_UNLOCK(s);
277 PCI_CONF_UNLOCK(s);
i80321_pci.c 76 #define PCI_CONF_UNLOCK(s) restore_interrupts((s))
255 PCI_CONF_UNLOCK(s);
276 PCI_CONF_UNLOCK(s);
becc_pci.c 85 #define PCI_CONF_UNLOCK(s) restore_interrupts((s))
305 PCI_CONF_UNLOCK(s);
330 PCI_CONF_UNLOCK(s);
ixp425var.h 62 #define PCI_CONF_UNLOCK(s) restore_interrupts((s))
  /src/sys/arch/amiga/pci/
empb.c 60 #define PCI_CONF_UNLOCK(s) splx((s))
415 PCI_CONF_UNLOCK(s);
447 PCI_CONF_UNLOCK(s);
  /src/sys/arch/arm/gemini/
gemini_pci.c 96 #define PCI_CONF_UNLOCK(s) restore_interrupts((s))
324 PCI_CONF_UNLOCK(s);
350 PCI_CONF_UNLOCK(s);
  /src/sys/arch/arm/s3c2xx0/
s3c2800_pci.c 158 #define PCI_CONF_UNLOCK(s) restore_interrupts((s))
484 PCI_CONF_UNLOCK(s);
504 PCI_CONF_UNLOCK(s);

Completed in 19 milliseconds