Home
last modified time | relevance | path

Searched refs:io_map (Results 1 – 2 of 2) sorted by relevance

/arch/sparc/kernel/
A Dleon_pci_grpci2.c75 unsigned int io_map; /* 0x0C I/O Map address */ member
185 unsigned int io_map; member
569 u32 ahbadr, pciadr, bar_sz, capptr, io_map, data; in grpci2_hw_init() local
586 REGSTORE(regs->io_map, REGLOAD(regs->io_map) & 0x0000ffff); in grpci2_hw_init()
601 grpci2_cfg_r32(priv, TGT, 0, capptr+CAP9_IOMAP_OFS, &io_map); in grpci2_hw_init()
602 io_map = (io_map & ~0x1) | (priv->bt_enabled ? 1 : 0); in grpci2_hw_init()
603 grpci2_cfg_w32(priv, TGT, 0, capptr+CAP9_IOMAP_OFS, io_map); in grpci2_hw_init()
/arch/x86/kvm/
A Dtss.h32 u16 io_map; member

Completed in 9 milliseconds