Home
last modified time | relevance | path

Searched refs:SERR_FWD (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/sun4u/sys/pci/
H A Ddb21554_config.h138 #define SERR_FWD 0x0080 /* forward SERR# from sec to prim */ macro
/titanic_44/usr/src/uts/sun4u/io/pci/
H A Ddb21554.c1129 (regval & ~SERR_FWD) | in db_enable_io()
1130 (dbp->serr_fwd_enable?SERR_FWD:0)); in db_enable_io()