OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEVID
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/bebox/stand/boot/
pci.c
71
#define
DEVID
(PCI_ID_REG >> 2)
121
if (pslot->regs[
DEVID
] != 0xffffffff) { /* card in slot ? */
163
return pslot->regs[
DEVID
] & 0xffff;
177
if (pslot->regs[
DEVID
] == 0xffffffff ||
/src/sys/arch/prep/stand/boot/
pci.c
59
#define
DEVID
(PCI_ID_REG >> 2)
129
if (pslot->regs[
DEVID
] == 0xffffffff ||
166
if (pslot->regs[
DEVID
] != 0xffffffff) {
189
return (pslot->regs[
DEVID
] & 0xffff);
Completed in 12 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025