Searched defs:MASK1 (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/pccbb/ |
H A D | pccbb_pci.c | 114 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument
|
H A D | pccbb.c | 114 #define PCI_MASK2_CONFIG(DEV,REG,MASK1,MASK2,SIZE) \ argument
|
/freebsd/sys/contrib/openzfs/module/lua/ |
H A D | lopcodes.h | 80 #define MASK1(n,p) ((~((~(Instruction)0)<<(n)))<<(p)) macro
|
/freebsd/contrib/lua/src/ |
H A D | lopcodes.h | 105 #define MASK1(n,p) ((~((~(Instruction)0)<<(n)))<<(p)) macro
|