Lines Matching refs:dprev
726 dhash_table[i].dprev = &dhash_table[i]; in bofi_attach()
3189 dhashp->dnext->dprev = hp; in bofi_map()
3190 hp->dprev = dhashp; in bofi_map()
3248 hp->dnext->dprev = hp->dprev; in bofi_map()
3249 hp->dprev->dnext = hp->dnext; in bofi_map()
3436 dhashp->dnext->dprev = hp; in bofi_dma_allochdl()
3437 hp->dprev = dhashp; in bofi_dma_allochdl()
3490 hp->dnext->dprev = hp->dprev; in bofi_dma_freehdl()
3491 hp->dprev->dnext = hp->dnext; in bofi_dma_freehdl()
3907 hp->dnext->dprev = hp->dprev; in bofi_dma_ctl()
3908 hp->dprev->dnext = hp->dnext; in bofi_dma_ctl()
4018 dhashp->dnext->dprev = hp; in bofi_dvma_reserve()
4019 hp->dprev = dhashp; in bofi_dvma_reserve()
4641 dhashp->dnext->dprev = hp; in bofi_intr_ops()
4642 hp->dprev = dhashp; in bofi_intr_ops()
4694 hp->dnext->dprev = hp->dprev; in bofi_intr_ops()
4695 hp->dprev->dnext = hp->dnext; in bofi_intr_ops()