Home
last modified time | relevance | path

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

/linux/arch/sparc/include/asm/
A Dopenprom.h223 unsigned int phys_hi; member
239 unsigned int phys_hi; member
261 unsigned int phys_hi; member
272 unsigned int phys_hi; member
/linux/arch/sparc/kernel/
A Dprom_irqtrans.c116 unsigned int phys_hi = (unsigned int) (unsigned long) _arg1; in sabre_wsync_handler() local
126 bus = (phys_hi >> 16) & 0xff; in sabre_wsync_handler()
127 devfn = (phys_hi >> 8) & 0xff; in sabre_wsync_handler()
262 (void *) (long) regs->phys_hi, in sabre_irq_build()
A Dof_device_64.c494 bus = (regs->phys_hi >> 16) & 0xff; in pci_irq_swizzle()
495 devfn = (regs->phys_hi >> 8) & 0xff; in pci_irq_swizzle()
A Dprom_32.c104 devfn = (regs->phys_hi >> 8) & 0xff; in pci_path_component()
A Dprom_64.c174 devfn = (regs->phys_hi >> 8) & 0xff; in pci_path_component()
/linux/drivers/net/ethernet/ni/
A Dnixge.c118 u32 phys_hi; member

Completed in 17 milliseconds