Lines Matching refs:BasePort1
5439 if ((ior->NumPorts2) && !(ior->BasePort1.base && ior->BasePort2.base))
5515 ior->BasePort1.base = IOADDR_FROBNITZ(ior->BasePort1.base,
5520 ior->BasePort1.base = ior->BasePort1.base &
5598 if ((ior->BasePort1.base + ior->NumPorts1 +
5621 csx_DupHandle(imw->handle, &ior->BasePort1.handle, 0);
5622 csx_GetHandleOffset(ior->BasePort1.handle, &offset);
5623 csx_SetHandleOffset(ior->BasePort1.handle,
5624 ior->BasePort1.base + offset);
5631 ior->BasePort1.base + offset);
5651 baseaddru.base = ior->BasePort1.base;
5683 ior->BasePort1.handle = (acc_handle_t)baseaddru.handle;
5684 ior->BasePort1.base = baseaddru.base;
5754 client->io_alloc.BasePort1.base = ior->BasePort1.base;
5755 client->io_alloc.BasePort1.handle = ior->BasePort1.handle;
5854 if ((client->io_alloc.BasePort1 != ior->BasePort1) ||
5894 csx_FreeHandle(&ior->BasePort1.handle);
6684 uint32_t base = client->io_alloc.BasePort1.base;