Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dsuntpi.c42 #define TPI_NHASH (1 << TPI_HASH_BITS) macro
47 #define TPI_HASH(p) ((((uintptr_t *)p)[0] >> tpi_hashshift) % TPI_NHASH)
53 static tpi_provinfo_t *tpi_provinfo_table[TPI_NHASH];