Searched refs:PCI_HTCAP_FUNCEXT_LEN_MASK (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ | ||
H A D | pci.h | 1051 #define PCI_HTCAP_FUNCEXT_LEN_MASK 0xFF macro |
/titanic_50/usr/src/uts/common/os/ | ||
H A D | sunpci.c | 755 nwords = 1 + (reg & PCI_HTCAP_FUNCEXT_LEN_MASK); |