Searched refs:sc_configure (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/sun4u/sys/pci/ |
H A D | pci_sc.h | 84 extern void sc_configure(sc_t *sc_p);
|
/illumos-gate/usr/src/uts/sun4u/io/pci/ |
H A D | pci_sc.c | 108 sc_configure(sc_p); 134 sc_configure(sc_t *sc_p) function 149 DEBUG0(DBG_ATTACH, dip, "sc_configure:\n"); 174 "sc_configure: writing %x to sc csr\n", l);
|
H A D | pcipsy.c | 201 sc_configure(pci_p->pci_sc_p);
|
H A D | pcisch.c | 220 sc_configure(pci_p->pci_sc_p);
|
/illumos-gate/usr/src/uts/sun4u/starcat/io/ |
H A D | sc_gptwocfg.c | 66 static sc_gptwocfg_cookie_t sc_configure(uint_t, int); 484 return (sc_configure(board, 1)); 488 sc_configure(uint_t board, int create_nodes) function 501 SC_DEBUG(1, (CE_WARN, "sc_configure: board=%d, create_nodes=%d\n", 513 SC_DEBUG(1, (CE_WARN, "sc_configure: exp=0x%x slot=0x%x\n", 541 SC_DEBUG(1, (CE_WARN, "sc_configure: Probing AXQ exp=0x%x brd=0x%x\n", 551 SC_DEBUG(1, (CE_WARN, "sc_configure: Can not probe AXQ\n")); 577 SC_DEBUG(1, (CE_WARN, "sc_configure: AXQ Probing Complete. " 656 SC_DEBUG(1, (CE_WARN, "sc_configure: Bad Agent " 668 SC_DEBUG(1, (CE_WARN, "sc_configure [all...] |
Completed in 56 milliseconds