Searched defs:DEV (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/sys/dev/pccard/pccbb/ |
H A D | pccbb_pci.c | 108 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 110 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument
|
H A D | pccbb.c | 116 #define PCI_MASK_CONFIG(DEV,REG,MASK,SIZE) \ argument 118 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument
|
/dflybsd-src/contrib/gcc-8.0/include/ |
H A D | gomp-constants.h | 207 #define GOMP_VERSION_PACK(LIB, DEV) (((LIB) << 16) | (DEV)) argument
|
/dflybsd-src/sys/dev/misc/dcons/ |
H A D | dcons_os.c | 121 #define DEV cdev_t macro
|
/dflybsd-src/sys/bus/cam/scsi/ |
H A D | scsi_sa.c | 180 #define SAUNIT(DEV) \ argument
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | i915_irq.c | 2745 #define i915_wedge_on_timeout(W, DEV, TIMEOUT) \ argument
|