Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dbofi_impl.h76 struct bofi_shadow *hprev; /* prev on hhash chain */ member
/illumos-gate/usr/src/uts/common/io/
H A Dbofi.c3187 hhashp->hnext->hprev = hp; in bofi_map()
3188 hp->hprev = hhashp; in bofi_map()
3249 hp->hnext->hprev = hp->hprev; in bofi_map()
3434 hhashp->hnext->hprev = hp; in bofi_dma_allochdl()
3435 hp->hprev = hhashp; in bofi_dma_allochdl()
3491 hp->hnext->hprev = hp->hprev; in bofi_dma_freehdl()
3894 dummyhp->hnext->hprev = dummyhp->hprev; in bofi_dma_ctl()
4036 dummyhp->hprev = hhashp; in bofi_dvma_reserve()
4639 hhashp->hnext->hprev = hp; in bofi_intr_ops()
4640 hp->hprev = hhashp; in bofi_intr_ops()
[all …]