OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:diagcons
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/vax/vsa/
dz_vsbus.c
245
int
diagcons
;
local in function:dzcnprobe
253
diagcons
= (vax_confdata & 0x20 ? 3 : 0);
258
diagcons
= (vax_confdata & 0x100 ? 3 : 0);
263
diagcons
= (vax_confdata & 8 ? 3 : 0);
268
diagcons
= 3;
275
if (
diagcons
)
279
cndev->cn_dev = makedev(cdevsw_lookup_major(&dz_cdevsw),
diagcons
);
dz_vsbus.c
245
int
diagcons
;
local in function:dzcnprobe
253
diagcons
= (vax_confdata & 0x20 ? 3 : 0);
258
diagcons
= (vax_confdata & 0x100 ? 3 : 0);
263
diagcons
= (vax_confdata & 8 ? 3 : 0);
268
diagcons
= 3;
275
if (
diagcons
)
279
cndev->cn_dev = makedev(cdevsw_lookup_major(&dz_cdevsw),
diagcons
);
dz_vsbus.c
245
int
diagcons
;
local in function:dzcnprobe
253
diagcons
= (vax_confdata & 0x20 ? 3 : 0);
258
diagcons
= (vax_confdata & 0x100 ? 3 : 0);
263
diagcons
= (vax_confdata & 8 ? 3 : 0);
268
diagcons
= 3;
275
if (
diagcons
)
279
cndev->cn_dev = makedev(cdevsw_lookup_major(&dz_cdevsw),
diagcons
);
Completed in 34 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025