Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/
H A Dpcireg.h851 #define PCIX_BRIDGE_STCLIM 0xffff0000 /* Sp. Tr. Commitment Limit */ macro
H A Dpci_subr.c1486 (reg & PCIX_BRIDGE_STCLIM) >> PCIX_BRIDGE_STCLIM_SHIFT); in pci_conf_print_pcix_cap()