Searched refs:map_pci_registers (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_chip.h52 extern int map_pci_registers(pci_t *pci_p, dev_info_t *dip);
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/pci/
H A Dpci.c309 if (map_pci_registers(pci_p, dip) == DDI_FAILURE)
H A Dpcipsy.c307 * map_pci_registers
317 map_pci_registers(pci_t *pci_p, dev_info_t *dip) function
370 * This routine unmap the registers mapped by map_pci_registers.
386 * These convenience wrappers relies on map_pci_registers() to setup
H A Dpcisch.c451 * map_pci_registers
461 map_pci_registers(pci_t *pci_p, dev_info_t *dip) function
534 * This routine unmap the registers mapped by map_pci_registers.

Completed in 111 milliseconds