Searched defs:allof (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/scsi/ |
D | aha1542.c | 153 #define WAIT(port, mask, allof, noneof) \ argument 166 #define WAITd(port, mask, allof, noneof, timeout) \ argument
|
D | wd7000.c | 762 static inline short WAIT(unsigned port, unsigned mask, unsigned allof, unsigned noneof) in WAIT()
|