Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/io/px/
H A Dpx_ioapi.h202 #define PCI_TSB_NUM 32 macro
206 ((((tsbid_t)tsbnum & PCI_TSB_NUM_MASK) << PCI_TSB_NUM) | \
210 ((tsbid >> PCI_TSB_NUM) & PCI_TSB_NUM_MASK)