Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbofi_impl.h61 struct bofi_shadow { struct
73 struct bofi_shadow *next; /* next on inuse chain */ argument
74 struct bofi_shadow *prev; /* prev on inuse chain */ argument
75 struct bofi_shadow *hnext; /* next on hhash chain */ argument
76 struct bofi_shadow *hprev; /* prev on hhash chain */ argument
77 struct bofi_shadow *dnext; /* next on dhash chain */ argument
78 struct bofi_shadow *dprev; /* prev on dhash chain */ argument
100 struct bofi_shadow **hparrayp; argument
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c933 struct bofi_shadow *hp; in bofi_ioctl()
1739 struct bofi_shadow *hp; in bofi_errdef_alloc()
1827 struct bofi_shadow *hp; in bofi_errdef_free()
2642 struct bofi_shadow *hp; in bofi_rd8()
2669 struct bofi_shadow *hp; in bofi_rd16()
2696 struct bofi_shadow *hp; in bofi_rd32()
2723 struct bofi_shadow *hp; in bofi_rd64()
2753 struct bofi_shadow *hp; in bofi_wr8()
2774 struct bofi_shadow *hp; in bofi_wr16()
2795 struct bofi_shadow *hp; in bofi_wr32()
[all …]