Searched refs:bst_ctx (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/x86/include/
H A Dbus_defs.h105 void *bst_ctx; member in struct:bus_space_tag
/netbsd-current/sys/arch/x86/x86/
H A Dbus_space.c169 return (*it->bst_ov->ov_space_map)(it->bst_ctx, t, bpa, size,
197 return (*it->bst_ov->ov_space_reservation_map)(it->bst_ctx, t,
263 return (*it->bst_ov->ov_space_reserve)(it->bst_ctx, t,
313 return (*it->bst_ov->ov_space_reserve_subregion)(it->bst_ctx, t,
366 (*it->bst_ov->ov_space_release)(it->bst_ctx, t, bsr);
404 return (*it->bst_ov->ov_space_alloc)(it->bst_ctx, t,
593 (*it->bst_ov->ov_space_reservation_unmap)(it->bst_ctx,
614 (*it->bst_ov->ov_space_unmap)(it->bst_ctx, t, bsh, size);
634 (*it->bst_ov->ov_space_free)(it->bst_ctx, t, bsh, size);
996 bst->bst_ctx
[all...]

Completed in 102 milliseconds