pq_idx_to_field    27 drivers/dma/ioat/prep.c static const u8 pq_idx_to_field[] = { 1, 4, 5, 0, 1, 2, 4, 5 };
pq_idx_to_field    43 drivers/dma/ioat/prep.c 	return raw->field[pq_idx_to_field[idx]];
pq_idx_to_field    59 drivers/dma/ioat/prep.c 	raw->field[pq_idx_to_field[idx]] = addr + offset;