OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ma_compatible
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/virt68k/dev/
mainbusvar.h
38
const char *
ma_compatible
;
member in struct:mainbus_attach_args
mainbus.c
85
aprint_normal("%s at %s", ma->
ma_compatible
, cp);
118
ma.
ma_compatible
= "google,goldfish-pic";
150
ma.
ma_compatible
= (i == 0)
161
ma.
ma_compatible
= "google,goldfish-tty";
218
ma.
ma_compatible
= "virtio,mmio";
227
ma.
ma_compatible
= "netbsd,qemu-virt-ctrl"; /* XXX */
268
return device_compatible_match_strlist(ma->
ma_compatible
,
269
strlen(ma->
ma_compatible
) + 1, driver_compats);
276
return device_compatible_lookup_strlist(ma->
ma_compatible
,
277
strlen(ma->
ma_compatible
) + 1, driver_compats)
[
all
...]
Completed in 12 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025