Lines Matching refs:BasePort1
5441 if ((ior->NumPorts2) && !(ior->BasePort1.base && ior->BasePort2.base))
5517 ior->BasePort1.base = IOADDR_FROBNITZ(ior->BasePort1.base,
5522 ior->BasePort1.base = ior->BasePort1.base &
5600 if ((ior->BasePort1.base + ior->NumPorts1 +
5623 csx_DupHandle(imw->handle, &ior->BasePort1.handle, 0);
5624 csx_GetHandleOffset(ior->BasePort1.handle, &offset);
5625 csx_SetHandleOffset(ior->BasePort1.handle,
5626 ior->BasePort1.base + offset);
5633 ior->BasePort1.base + offset);
5653 baseaddru.base = ior->BasePort1.base;
5685 ior->BasePort1.handle = (acc_handle_t)baseaddru.handle;
5686 ior->BasePort1.base = baseaddru.base;
5756 client->io_alloc.BasePort1.base = ior->BasePort1.base;
5757 client->io_alloc.BasePort1.handle = ior->BasePort1.handle;
5856 if ((client->io_alloc.BasePort1 != ior->BasePort1) ||
5896 csx_FreeHandle(&ior->BasePort1.handle);
6686 uint32_t base = client->io_alloc.BasePort1.base;