OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:abst_flags
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/alpha/include/
bus_user.h
35
int
abst_flags
; /* flags; see below */
member in struct:alpha_bus_space_translation
/src/lib/libarch/alpha/
alpha_pci_mem.c
89
(abw->abw_abst.
abst_flags
& ABST_DENSE) == 0)
92
(abw->abw_abst.
abst_flags
& ABST_DENSE) != 0)
alpha_pci_io.c
117
if (abw->abw_abst.
abst_flags
& ABST_BWX)
/src/sys/arch/alpha/pci/
pci_swiz_bus_mem_chipdep.c
620
abst->
abst_flags
= ABST_DENSE;
632
abst->
abst_flags
= 0;
644
abst->
abst_flags
= 0;
656
abst->
abst_flags
= 0;
pci_swiz_bus_io_chipdep.c
428
abst->
abst_flags
= 0;
440
abst->
abst_flags
= 0;
pci_bwx_bus_io_chipdep.c
366
abst->
abst_flags
= ABST_DENSE|ABST_BWX;
pci_bwx_bus_mem_chipdep.c
360
abst->
abst_flags
= ABST_DENSE|ABST_BWX;
Completed in 36 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025