OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sp_cfgt
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/sparc64/dev/
schizovar.h
44
bus_space_tag_t
sp_cfgt
;
member in struct:schizo_pbm
88
bus_space_read_4((pbm)->
sp_cfgt
, (pbm)->sp_cfgh, (r))
90
bus_space_write_4((pbm)->
sp_cfgt
, (pbm)->sp_cfgh, (r), (v))
schizo.c
269
pbm->
sp_cfgt
= schizo_alloc_config_tag(pbm);
274
if (bus_space_map(pbm->
sp_cfgt
, 0, 0x1000000, 0, &pbm->sp_cfgh))
539
val = bus_space_read_4(sp->
sp_cfgt
, sp->sp_cfgh,
568
bus_space_write_4(sp->
sp_cfgt
, sp->sp_cfgh,
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025