Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/
H A Dsuntpi.c53 static tpi_provinfo_t *tpi_provinfo_table[TPI_NHASH]; variable
168 for (tpp = &tpi_provinfo_table[TPI_HASH(key)]; *tpp != NULL; in tpi_findprov()