Searched defs:LIST (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | atari_NCR5380.c | 78 #define LIST(x,y) \ macro 86 #define LIST(x,y) macro
|
D | sun3_NCR5380.c | 80 #define LIST(x,y) \ macro 88 #define LIST(x,y) macro
|
D | NCR5380.c | 94 #define LIST(x,y) {printk("LINE:%d Adding %p to %p\n", __LINE__, (void*)(x), (void*)(y)); if ((x)… macro 97 #define LIST(x,y) macro
|
D | mac_NCR5380.c | 94 #define LIST(x,y) \ macro 102 #define LIST(x,y) macro
|
D | AM53C974.c | 74 #define LIST(x,y) {printk("LINE:%d Adding %p to %p\n", __LINE__, (void*)(x), (void*)(y)); if ((x)… macro 78 #define LIST(x,y) macro 100 #define LIST(x,y) macro
|