OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ctb_turboslot
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/arch/alpha/pci/
pci_consinit.c
107
switch (CTB_TURBOSLOT_TYPE(ctb->
ctb_turboslot
)) {
116
CTB_TURBOSLOT_BUS(ctb->
ctb_turboslot
),
117
CTB_TURBOSLOT_SLOT(ctb->
ctb_turboslot
), 0);
127
printf("ctb->
ctb_turboslot
= 0x%lx\n", ctb->
ctb_turboslot
);
/src/sys/arch/alpha/alpha/
dec_3000_300.c
101
CTB_TURBOSLOT_SLOT(ctb->
ctb_turboslot
)) == 0) {
106
printf("TURBOchannel slot 0x%lx.\n", ctb->
ctb_turboslot
);
134
printf("ctb->
ctb_turboslot
= 0x%lx\n", ctb->
ctb_turboslot
);
dec_3000_500.c
121
CTB_TURBOSLOT_SLOT(ctb->
ctb_turboslot
)) == 0) {
126
printf("TURBOchannel slot 0x%lx.\n", ctb->
ctb_turboslot
);
154
printf("ctb->
ctb_turboslot
= 0x%lx\n", ctb->
ctb_turboslot
);
dec_1000a.c
153
saveslot = ctb->
ctb_turboslot
;
156
CTB_TURBOSLOT_TYPE(ctb->
ctb_turboslot
) != CTB_TURBOSLOT_TYPE_PCI) {
159
* built-in ISA VGA is reported incorrectly --
ctb_turboslot
163
ctb->
ctb_turboslot
= CTB_TURBOSLOT_TYPE_ISA << 16;
168
ctb->
ctb_turboslot
= saveslot;
dec_2100_a500.c
126
ctbslot = ctb->
ctb_turboslot
;
dec_6600.c
111
ctbslot = ctb->
ctb_turboslot
;
/src/sys/arch/alpha/include/
rpb.h
407
uint64_t
ctb_turboslot
; /* 248: TURBOchannel slot # */
member in struct:ctb
Completed in 12 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025