Home
last modified time | relevance | path

Searched refs:compatible (Results 1 – 11 of 11) sorted by relevance

/xnu-12377.1.9/pexpert/arm/
H A Dpe_serial.c800 const char *const compatible; member
804 { .compatible = "uart-1,samsung", .setup = apple_uart_setup },
807 { .compatible = "aapl,dock-channels", .setup = dockchannel_setup },
810 { .compatible = "arm,pl011", .setup = pl011_uart_setup },
924 const char *compatible; in serial_init() local
926 …if (SecureDTGetProperty(serial_device_node, "compatible", (const void **)&compatible, &compatible_… in serial_init()
934 if (strcmp(compatible, driver_setup_functions[i].compatible) == 0) { in serial_init()
940 panic("Unable to find serial device driver for '%s'", compatible); in serial_init()
/xnu-12377.1.9/bsd/skywalk/lib/
H A Dnet_filter_event.c127 net_filter_event_mark(enum net_filter_event_subsystems subsystem, bool compatible) in net_filter_event_mark() argument
132 if (!compatible) { in net_filter_event_mark()
H A Dnet_filter_event.h46 net_filter_event_mark(enum net_filter_event_subsystems subsystem, bool compatible);
/xnu-12377.1.9/doc/building/
H A Dbound_checks.md139 ABI-compatible with plain C: if they were defined to nothing instead, and a use
150 compatible with -fbounds-safety (such as -Wself-assign). This allows files that
151 are compatible with -fbounds-safety to continue to build without it, while
/xnu-12377.1.9/libkdd/
H A DREADME.md45 re-compile to be compatible. The case of `rusage` struct versions could be introduced without break…
/xnu-12377.1.9/osfmk/mach/
H A Dmach_host.defs257 * Data returned is compatible with various caller and kernel
H A Dthread_act.defs138 * Backward compatible old-style thread routines.
/xnu-12377.1.9/libsyscall/mach/
H A Derr_server.sub156 "(server/sunrpc) rpc versions not compatible",
/xnu-12377.1.9/doc/debugging/
H A Ddebugging.md7 XNU’s debugging macros are compatible with Python 3.9+. Please be careful about pulling
/xnu-12377.1.9/tools/lldbmacros/
H A DREADME.md162 … map a 'command_name' to a function. Optionally you can provide getopt compatible option string fo…
/xnu-12377.1.9/makedefs/
H A DMakeInc.def807 # When making non-compatible changes to the XNU runtime, it can be useful to build