tag | line | file | source code |
---|---|---|---|
READ_DATA | 184 | drivers/net/de600.c | #define READ_DATA 0x01 /* read memory */ |
READ_DATA | 74 | include/linux/gscd.h | #define READ_DATA(port, buf, nr) insb(port, buf, nr) |
READ_DATA | 75 | include/linux/mcd.h | #define READ_DATA(port, buf, nr) \ |