Searched defs:pxtool_get_phys_addr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_tools.c457 pxtool_get_phys_addr(px_t *px_p, int space, uint64_t offset) function
532 cfg_prg.phys_addr = pxtool_get_phys_addr(px_p, PCI_CONFIG_SPACE,
675 * pxtool_get_phys_addr will return zero.
689 * pxtool_get_phys_addr) which accepts only a 256 byte
694 pxtool_get_phys_addr(px_p, PCI_CONFIG_SPACE, off_in_space);
751 prg.phys_addr = pxtool_get_phys_addr(px_p, space, off_in_space);

Completed in 58 milliseconds