OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:puc_devices
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
pucvar.h
108
extern const struct puc_device_description
puc_devices
[];
puc.c
347
(((val) &
puc_devices
[i].rmask[(index)]) ==
puc_devices
[i].rval[(index)])
349
for (i = 0;
puc_devices
[i].name != NULL; i++) {
354
return (&
puc_devices
[i]);
pucdata.c
51
const struct puc_device_description
puc_devices
[] = {
variable in typeref:typename:const struct puc_device_description[]
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025