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

/openbsd-current/sys/arch/sparc64/dev/
H A Dschizovar.h43 bus_space_handle_t sp_cfgh; member in struct:schizo_pbm
75 bus_space_read_4((pbm)->sp_cfgt, (pbm)->sp_cfgh, (r))
77 bus_space_write_4((pbm)->sp_cfgt, (pbm)->sp_cfgh, (r), (v))
H A Dschizo.c222 if (bus_space_map(pbm->sp_cfgt, 0, 0x1000000, 0, &pbm->sp_cfgh))
229 pbm->sp_pc->bushandle = pbm->sp_cfgh;

Completed in 122 milliseconds