Lines Matching refs:bofi_shadow

119 static struct bofi_shadow hhash_table[HDL_HASH_TBL_SIZE];
120 static struct bofi_shadow dhash_table[HDL_HASH_TBL_SIZE];
126 static struct bofi_shadow shadow_list;
930 struct bofi_shadow *hp; in bofi_ioctl()
932 struct bofi_shadow *hhashp; in bofi_ioctl()
1736 struct bofi_shadow *hp; in bofi_errdef_alloc()
1824 struct bofi_shadow *hp; in bofi_errdef_free()
2293 do_dma_corrupt(struct bofi_shadow *hp, struct bofi_errent *ep, in do_dma_corrupt()
2390 static uint64_t do_bofi_rd8(struct bofi_shadow *, caddr_t);
2391 static uint64_t do_bofi_rd16(struct bofi_shadow *, caddr_t);
2392 static uint64_t do_bofi_rd32(struct bofi_shadow *, caddr_t);
2393 static uint64_t do_bofi_rd64(struct bofi_shadow *, caddr_t);
2407 do_pior_corrupt(struct bofi_shadow *hp, caddr_t addr, in do_pior_corrupt()
2525 do_piow_corrupt(struct bofi_shadow *hp, caddr_t addr, uint64_t *valuep, in do_piow_corrupt()
2617 do_bofi_rd8(struct bofi_shadow *hp, caddr_t addr) in do_bofi_rd8()
2639 struct bofi_shadow *hp; in bofi_rd8()
2654 do_bofi_rd16(struct bofi_shadow *hp, caddr_t addr) in do_bofi_rd16()
2666 struct bofi_shadow *hp; in bofi_rd16()
2681 do_bofi_rd32(struct bofi_shadow *hp, caddr_t addr) in do_bofi_rd32()
2693 struct bofi_shadow *hp; in bofi_rd32()
2708 do_bofi_rd64(struct bofi_shadow *hp, caddr_t addr) in do_bofi_rd64()
2720 struct bofi_shadow *hp; in bofi_rd64()
2750 struct bofi_shadow *hp; in bofi_wr8()
2771 struct bofi_shadow *hp; in bofi_wr16()
2792 struct bofi_shadow *hp; in bofi_wr32()
2813 struct bofi_shadow *hp; in bofi_wr64()
2848 struct bofi_shadow *hp; in bofi_rep_rd8()
2875 struct bofi_shadow *hp; in bofi_rep_rd16()
2902 struct bofi_shadow *hp; in bofi_rep_rd32()
2929 struct bofi_shadow *hp; in bofi_rep_rd64()
2969 struct bofi_shadow *hp; in bofi_rep_wr8()
3000 struct bofi_shadow *hp; in bofi_rep_wr16()
3031 struct bofi_shadow *hp; in bofi_rep_wr32()
3062 struct bofi_shadow *hp; in bofi_rep_wr64()
3094 struct bofi_shadow *hp; in bofi_map()
3098 struct bofi_shadow *dhashp; in bofi_map()
3099 struct bofi_shadow *hhashp; in bofi_map()
3124 hp = kmem_zalloc(sizeof (struct bofi_shadow), KM_SLEEP); in bofi_map()
3267 kmem_free(hp, sizeof (struct bofi_shadow)); in bofi_map()
3281 chain_on_errdefs(struct bofi_shadow *hp) in chain_on_errdefs()
3345 struct bofi_shadow *hp, *xhp; in bofi_dma_allochdl()
3347 struct bofi_shadow *dhashp; in bofi_dma_allochdl()
3348 struct bofi_shadow *hhashp; in bofi_dma_allochdl()
3361 hp = kmem_zalloc(sizeof (struct bofi_shadow), in bofi_dma_allochdl()
3382 kmem_free(hp, sizeof (struct bofi_shadow)); in bofi_dma_allochdl()
3452 struct bofi_shadow *hp; in bofi_dma_freehdl()
3453 struct bofi_shadow *hhashp; in bofi_dma_freehdl()
3497 kmem_free(hp, sizeof (struct bofi_shadow)); in bofi_dma_freehdl()
3512 struct bofi_shadow *hp; in bofi_dma_bindhdl()
3513 struct bofi_shadow *hhashp; in bofi_dma_bindhdl()
3639 struct bofi_shadow *hp; in bofi_dma_unbindhdl()
3640 struct bofi_shadow *hhashp; in bofi_dma_unbindhdl()
3718 struct bofi_shadow *hp; in bofi_dma_flush()
3719 struct bofi_shadow *hhashp; in bofi_dma_flush()
3797 struct bofi_shadow *hp; in bofi_dma_win()
3798 struct bofi_shadow *hhashp; in bofi_dma_win()
3839 struct bofi_shadow *hp; in bofi_dma_ctl()
3840 struct bofi_shadow *hhashp; in bofi_dma_ctl()
3843 struct bofi_shadow *dummyhp; in bofi_dma_ctl()
3916 kmem_free(hp, sizeof (struct bofi_shadow)); in bofi_dma_ctl()
3919 sizeof (struct bofi_shadow *)); in bofi_dma_ctl()
3920 kmem_free(dummyhp, sizeof (struct bofi_shadow)); in bofi_dma_ctl()
3937 struct bofi_shadow *hp; in bofi_dvma_reserve()
3938 struct bofi_shadow *dummyhp; in bofi_dvma_reserve()
3939 struct bofi_shadow *dhashp; in bofi_dvma_reserve()
3940 struct bofi_shadow *hhashp; in bofi_dvma_reserve()
3976 sizeof (struct bofi_shadow *), KM_SLEEP); in bofi_dvma_reserve()
4046 struct bofi_shadow *dummyhp; in bofi_dvma_kaddr_load()
4047 struct bofi_shadow *hp; in bofi_dvma_kaddr_load()
4048 struct bofi_shadow *hhashp; in bofi_dvma_kaddr_load()
4135 struct bofi_shadow *dummyhp; in bofi_dvma_unload()
4136 struct bofi_shadow *hp; in bofi_dvma_unload()
4137 struct bofi_shadow *hhashp; in bofi_dvma_unload()
4207 struct bofi_shadow *hp; in bofi_dvma_sync()
4208 struct bofi_shadow *dummyhp; in bofi_dvma_sync()
4209 struct bofi_shadow *hhashp; in bofi_dvma_sync()
4292 struct bofi_shadow *hp; in bofi_intercept_intr()
4300 hp = (struct bofi_shadow *)xp; in bofi_intercept_intr()
4385 struct bofi_shadow *hp; in bofi_check_acc_hdl()
4414 struct bofi_shadow *hp; in bofi_check_dma_hdl()
4416 struct bofi_shadow *hhashp; in bofi_check_dma_hdl()
4457 struct bofi_shadow *hp; in bofi_post_event()
4458 struct bofi_shadow *dhashp; in bofi_post_event()
4508 struct bofi_shadow *hp; in bofi_fm_ereport_callback()
4578 struct bofi_shadow *hp; in bofi_intr_ops()
4579 struct bofi_shadow *dhashp; in bofi_intr_ops()
4580 struct bofi_shadow *hhashp; in bofi_intr_ops()
4595 hp = kmem_zalloc(sizeof (struct bofi_shadow), KM_SLEEP); in bofi_intr_ops()
4622 kmem_free(hp, sizeof (struct bofi_shadow)); in bofi_intr_ops()
4711 kmem_free(hp, sizeof (struct bofi_shadow)); in bofi_intr_ops()