OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pp_iot
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/sparc64/dev/
pyrovar.h
47
bus_space_tag_t
pp_iot
;
member in struct:pyro_pbm
psychovar.h
69
bus_space_tag_t
pp_iot
;
member in struct:psycho_pbm
pyro.c
210
pbm->
pp_iot
= pyro_alloc_io_tag(pbm);
214
(pbm->
pp_iot
? PCI_FLAGS_IO_OKAY : 0);
236
pba.pba_iot = pbm->
pp_iot
;
psycho.c
490
pp->
pp_iot
= psycho_alloc_io_tag(pp);
493
(pp->
pp_iot
? PCI_FLAGS_IO_OKAY : 0);
683
pba.pba_iot = sc->sc_psycho_this->
pp_iot
;
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026