CIO2_MAX_LOPS
struct cio2_fbpt_entry entry[CIO2_MAX_LOPS])
entry[CIO2_MAX_LOPS])
entry[1].second_entry.num_of_pages = CIO2_LOP_ENTRIES * CIO2_MAX_LOPS;
for (i = 0; i < CIO2_MAX_LOPS; i++)
arrange(q->fbpt, sizeof(struct cio2_fbpt_entry) * CIO2_MAX_LOPS,
cio2_fbpt_entry_enable(cio2, q->fbpt + i * CIO2_MAX_LOPS);
entry[CIO2_MAX_LOPS])
static const int FBPT_WIDTH = DIV_ROUND_UP(CIO2_MAX_LOPS,
entry = &q->fbpt[q->bufs_first * CIO2_MAX_LOPS];
entry = &q->fbpt[q->bufs_first * CIO2_MAX_LOPS];
cio2_fbpt_entry_init_dummy(cio2, &q->fbpt[i * CIO2_MAX_LOPS]);
if (lops <= 0 || lops > CIO2_MAX_LOPS) {
entry = &q->fbpt[next * CIO2_MAX_LOPS];
for (i = 0; i < CIO2_MAX_LOPS; i++) {
u32 *lop[CIO2_MAX_LOPS];
dma_addr_t lop_bus_addr[CIO2_MAX_LOPS];
#define CIO2_MAX_BUFFERS (PAGE_SIZE / 16 / CIO2_MAX_LOPS)
#define CIO2_FBPT_SIZE (CIO2_MAX_BUFFERS * CIO2_MAX_LOPS * \