pq16_idx_to_field   28 drivers/dma/ioat/prep.c static const u8 pq16_idx_to_field[] = { 1, 4, 1, 2, 3, 4, 5, 6, 7,
pq16_idx_to_field   50 drivers/dma/ioat/prep.c 	return raw->field[pq16_idx_to_field[idx]];
pq16_idx_to_field   71 drivers/dma/ioat/prep.c 	raw->field[pq16_idx_to_field[idx]] = addr + offset;