Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c122 static struct bofi_shadow hhash_table[HDL_HASH_TBL_SIZE]; variable
127 (&hhash_table[((uintptr_t)(x) >> 5) & (HDL_HASH_TBL_SIZE-1)])
726 hhash_table[i].hnext = &hhash_table[i]; in bofi_attach()
727 hhash_table[i].hprev = &hhash_table[i]; in bofi_attach()
1507 hhashp = &hhash_table[i]; in bofi_ioctl()
1623 hhashp = &hhash_table[i]; in bofi_ioctl()