Home | History | Annotate | Download | only in dev

Lines Matching defs:selected

379 	bus_addr_t selected, offs, suboffs;
412 selected = (bus_addr_t)-1;
487 if (selected == (bus_addr_t)-1)
488 selected = offs;
493 if (selected == (bus_addr_t)-1)
494 selected = offs;
501 DPRINTF(("%s\n", selected == offs ? " -> SELECTED" : ""));
504 if (selected == (bus_addr_t)-1) {
518 offs = selected + bus_space_read_2(pa->pa_memt, romh, selected + 0x0e);
530 offs = selected +
531 bus_space_read_4(pa->pa_memt, romh, selected + 0x08);