Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4u/starcat/sys/post/
H A Dscat_dcd.h263 #define SAFPTYPE_sPCI 2 macro
270 ((SAFPTYPE_sPCI == (type)) || (SAFPTYPE_cPCI == (type)))
/titanic_50/usr/src/uts/sun4u/starcat/io/
H A Dgptwo_pci.c119 gptwocfg_register_ops(SAFPTYPE_sPCI, gptwo_configure_pci, in _init()
129 gptwocfg_unregister_ops(SAFPTYPE_sPCI); in _init()
142 gptwocfg_unregister_ops(SAFPTYPE_sPCI); in _fini()
H A Dsc_gptwocfg.c1156 case SAFPTYPE_sPCI: in sc_get_agent_id()
1228 case SAFPTYPE_sPCI: in dump_pcd()
/titanic_50/usr/src/uts/sun4u/sys/
H A Dsafari_pcd.h60 #define SAFPTYPE_sPCI 2 macro