Home
last modified time | relevance | path

Searched refs:get_nreg_set (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/pci/
H A Dpci_util.h54 extern uint_t get_nreg_set(dev_info_t *child);
/illumos-gate/usr/src/uts/sun4u/io/
H A Dupa64s.c192 static uint_t get_nreg_set(dev_info_t *child);
822 *((uint_t *)result) = get_nreg_set(rdip); in upa64s_ctlops()
1144 get_nreg_set(dev_info_t *child) in get_nreg_set() function
/illumos-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_util.c652 get_nreg_set(dev_info_t *child) in get_nreg_set() function
H A Dpci.c1257 *((uint_t *)result) = get_nreg_set(rdip); in pci_ctlops()