OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pbms_devices
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/macppc/dev/
pbms.c
52
* entry to the
pbms_devices
table below. See the comments for
53
*
pbms_devices
and struct pbms_devs.
197
static struct pbms_dev
pbms_devices
[] =
variable in typeref:struct:pbms_dev[]
224
#define PBMS_NUM_DEVICES (sizeof(
pbms_devices
) / sizeof(
pbms_devices
[0]))
315
if (vendor ==
pbms_devices
[i].vendor &&
316
product ==
pbms_devices
[i].product)
351
pd = &
pbms_devices
[i];
Completed in 11 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025