Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpcifm.h51 #define PCIX_BDG_STATUS_VALID 0x40 macro
/illumos-gate/usr/src/uts/common/os/
H A Dpcifm.c156 pcix_bdg_regs->pcix_bdg_vflags |= PCIX_BDG_STATUS_VALID; in pcix_regs_gather()
255 if (pcix_bdg_regs->pcix_bdg_vflags & PCIX_BDG_STATUS_VALID) in pcix_regs_clear()
888 if (pcix_bdg_regs->pcix_bdg_vflags & PCIX_BDG_STATUS_VALID) { in pcix_bdg_error_report()