Home
last modified time | relevance | path

Searched refs:PCIM_HTCAP_INTERRUPT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/powerpc/powermac/
H A Dcpcht.c266 if ((val & PCIM_HTCMD_CAP_MASK) != PCIM_HTCAP_INTERRUPT) in cpcht_configure_htbridge()
/freebsd/sys/dev/pci/
H A Dpcireg.h751 #define PCIM_HTCAP_INTERRUPT 0x8000 /* 10000 */ macro
/freebsd/usr.sbin/pciconf/
H A Dcap.c237 case PCIM_HTCAP_INTERRUPT: in cap_ht()