Searched refs:ior (Results 1 – 3 of 3) sorted by relevance
5399 cs_request_io(client_handle_t client_handle, io_req_t *ior) argument5418 if (!ior->NumPorts2)5419 ior->Attributes2 = 0;5424 if ((ior->Attributes1 | ior->Attributes2) & (IO_SHARED |5434 if (!ior->NumPorts1)5441 if ((ior->NumPorts2) && !(ior->BasePort1.base && ior->BasePort2.base))5501 if (!ior->NumPorts2)5502 ior->BasePort2.base = 0;5516 if (ior->IOAddrLines) {5517 ior->BasePort1.base = IOADDR_FROBNITZ(ior->BasePort1.base,[all …]
238 csx_RequestIO(client_handle_t ch, io_req_t *ior) in csx_RequestIO() argument244 return (CardServices(RequestIO, ch, ior)); in csx_RequestIO()248 csx_ReleaseIO(client_handle_t ch, io_req_t *ior) in csx_ReleaseIO() argument254 return (CardServices(ReleaseIO, ch, ior)); in csx_ReleaseIO()
737 cistpl_cftable_entry_io_range_t *ior; local752 ior = &io->range[i];753 ior->addr = 0;754 ior->length = 0;765 ior->addr |= (GET_BYTE(tp) <<777 ior->length |= (GET_BYTE(tp) <<