OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slotnum
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/bebox/stand/boot/
pci.c
157
PCIVendor(int
slotnum
)
161
pslot = &PCI_slots[
slotnum
];
168
PCIAddress(int
slotnum
, u_int bar, int type)
175
pslot = &PCI_slots[
slotnum
];
/src/sys/arch/prep/include/
pcipnp.h
50
uint8_t
slotnum
; /* First = 1, integrated = 0 */
member in struct:_IntrMap
/src/sys/arch/prep/stand/boot/
pci.c
120
PCIAddress(int
slotnum
, u_int bar, int type)
127
pslot = &PCI_slots[
slotnum
];
185
PCI_vendor(int
slotnum
)
187
struct PCI_cinfo *pslot = &PCI_slots[
slotnum
];
/src/sys/arch/prep/prep/
residual.c
940
if (pi->map[i].
slotnum
)
941
printf(" PCI Slot %d", pi->map[i].
slotnum
);
Completed in 13 milliseconds
Indexes created Mon Oct 20 03:09:53 GMT 2025