Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dpcifm.h51 #define PCIX_BDG_STATUS_VALID 0x40 macro
/titanic_44/usr/src/uts/common/os/
H A Dpcifm.c152 pcix_bdg_regs->pcix_bdg_vflags |= PCIX_BDG_STATUS_VALID; in pcix_regs_gather()
251 if (pcix_bdg_regs->pcix_bdg_vflags & PCIX_BDG_STATUS_VALID) in pcix_regs_clear()
884 if (pcix_bdg_regs->pcix_bdg_vflags & PCIX_BDG_STATUS_VALID) { in pcix_bdg_error_report()