Searched defs:hhashp (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c932 struct bofi_shadow *hhashp; local
1504 hhashp = &hhash_table[i];
1505 for (hp = hhashp->hnext; hp != hhashp; hp = hp->hnext) {
1620 hhashp = &hhash_table[i];
1621 for (hp = hhashp->hnext; hp != hhashp; hp = hp->hnext) {
3099 struct bofi_shadow *hhashp; local
3182 hhashp = HDL_HHASH(ap);
3183 hp->hnext = hhashp
3348 struct bofi_shadow *hhashp; local
3453 struct bofi_shadow *hhashp; local
3513 struct bofi_shadow *hhashp; local
3640 struct bofi_shadow *hhashp; local
3719 struct bofi_shadow *hhashp; local
3798 struct bofi_shadow *hhashp; local
3840 struct bofi_shadow *hhashp; local
3940 struct bofi_shadow *hhashp; local
4048 struct bofi_shadow *hhashp; local
4137 struct bofi_shadow *hhashp; local
4209 struct bofi_shadow *hhashp; local
4416 struct bofi_shadow *hhashp; local
4580 struct bofi_shadow *hhashp; local
[all...]

Completed in 69 milliseconds