Home
last modified time | relevance | path

Searched refs:io_base (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/sys/arch/hppa/dev/
Delroyreg.h73 u_int32_t io_base; /* 0x240 */ member
Delroy.c367 iostart = r->io_base & ~htole32(ELROY_BASE_RE); in elroy_ioalloc()
1321 letoh64(r->io_base), letoh64(r->io_mask), in elroy_attach()
/openbsd/src/sys/dev/pci/
Dixgb_hw.h746 unsigned long io_base; /* Our I/O mapped location */ member
Dif_em_hw.h1424 unsigned long io_base; member
Dif_em_hw.c8481 unsigned long io_addr = hw->io_base; in em_write_reg_io()
8482 unsigned long io_data = hw->io_base + 4; in em_write_reg_io()
Dif_em.c1746 sc->hw.io_base = 0; in em_allocate_pci_resources()