Searched defs:b5 (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/net/wireless/ |
A D | ray_cs.h | 40 struct b5_startup_params b5; member
|
/linux/drivers/atm/ |
A D | fore200e.h | 74 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument 75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 80 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument 81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
/linux/arch/x86/kernel/kprobes/ |
A D | core.c | 63 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/linux/arch/x86/kernel/ |
A D | uprobes.c | 46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/linux/arch/ia64/include/uapi/asm/ |
A D | ptrace.h | 197 unsigned long b5; member
|
Completed in 13 milliseconds