OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:necpb_main_context
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/arc/pci/
necpbvar.h
54
extern struct necpb_context
necpb_main_context
;
necpb.c
136
struct necpb_context
necpb_main_context
;
variable in typeref:struct:necpb_context
255
sc->sc_ncp = &
necpb_main_context
;
/src/sys/arch/arc/arc/
c_nec_pci.c
263
necpb_init(&
necpb_main_context
);
265
if (tga_cnattach(&
necpb_main_context
.nc_iot,
266
&
necpb_main_context
.nc_memt,
267
&
necpb_main_context
.nc_pc, 0, 3, 0) == 0) {
282
necpb_init(&
necpb_main_context
);
284
if (vga_pci_cnattach(&
necpb_main_context
.nc_iot,
285
&
necpb_main_context
.nc_memt,
286
&
necpb_main_context
.nc_pc, 0, 3, 0) == 0) {
Completed in 14 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025