OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BusId
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/prep/prep/
residual.c
120
static const char *
BusId
[] = {
212
find_nth_pnp_device(const char *devid, int
busid
, int n)
223
if (
busid
!= 0)
224
bid = 1UL <<
busid
;
231
l = be32toh(id->
BusId
);
492
l = be32toh(id->
BusId
);
493
printf("
BusId
= ");
497
j >= NELEMS(
BusId
) ? "Unknown" :
BusId
[j]);
/src/sys/arch/prep/include/
residual.h
180
unsigned long
BusId
; /* See BUS_ID enum above */
330
extern PPC_DEVICE *find_nth_pnp_device(const char *devid, int
busid
, int n);
Completed in 14 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025