tag | line | file | source code |
---|---|---|---|
byteswap | 2031 | drivers/block/ide.c | void ide_fixstring (byte *s, const int bytecount, const int byteswap) |
byteswap | 2035 | drivers/block/ide.c | if (byteswap) { |
byteswap | 471 | drivers/block/ide.h | void ide_fixstring (byte *s, const int bytecount, const int byteswap); |