Home
last modified time | relevance | path

Searched refs:drivers (Results 26 – 50 of 294) sorted by relevance

12345678910>>...12

/freebsd/sys/modules/ipoib/
H A DMakefile1 .PATH: ${SRCTOP}/sys/ofed/drivers/infiniband/ulp/ipoib
9 CFLAGS+= -I${SRCTOP}/sys/ofed/drivers/infiniband/ulp/ipoib
/freebsd/contrib/kyua/cli/
H A Dcmd_report_junit.cpp83 drivers::report_junit_hooks hooks(*output.get()); in run()
84 drivers::scan_results::drive(results_file, in run()
H A Dcmd_debug.cpp85 const drivers::debug_test::result result = drivers::debug_test::drive( in run()
H A Dcmd_report.cpp77 class report_console_hooks : public drivers::scan_results::base_hooks {
333 end(const drivers::scan_results::result& /* r */) in end()
416 const drivers::scan_results::result result = drivers::scan_results::drive( in run()
/freebsd/sys/i386/conf/
H A DPAE12 # The following drivers don't build with PAE enabled.
18 # The following drivers don't work with PAE enabled.
/freebsd/contrib/kyua/drivers/
H A Dlist_tests_test.cpp84 class capture_hooks : public drivers::list_tests::base_hooks {
155 static drivers::list_tests::result
158 drivers::list_tests::base_hooks& hooks, in run_helpers()
174 return drivers::list_tests::drive(source_root / "Kyuafile", build_root, in run_helpers()
H A Ddebug_test.cpp65 drivers::debug_test::result
66 drivers::debug_test::drive(const fs::path& kyuafile_path, in drive()
/freebsd/sys/arm64/conf/
H A Dstd.al5 # Annapurna Alpine drivers
12 # Bus drivers
H A DNOTES50 # Timer drivers
53 # Annapurna Alpine drivers
60 # Qualcomm Snapdragon drivers
76 # Bus drivers
184 options EVDEV_SUPPORT # evdev support in legacy drivers
/freebsd/usr.sbin/ntp/doc/drivers/
H A DMakefile6 FILESDIR= ${SHAREDIR}/doc/ntp/drivers
19 .PATH: ${SRCTOP}/contrib/ntp/html/drivers
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/
H A Dat91-sama5d2_adc.txt24 - #io-channel-cells: in case consumer drivers are attached, this must be 1.
27 Properties for consumer drivers:
28 - Consumer drivers can be connected to this producer device, as specified
/freebsd/sys/contrib/device-tree/Bindings/arm/firmware/
H A Dlinaro,optee-tz.txt18 in drivers/tee/optee/optee_smc.h
21 in drivers/tee/optee/optee_smc.h
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/qe/
H A Dfirmware.txt6 device drivers may need.
11 Device drivers can search this string to determine if the
/freebsd/sys/contrib/device-tree/Bindings/interconnect/
H A Dinterconnect.txt13 to consumer drivers. These capabilities can be throughput, latency, priority
14 etc. The consumer drivers set constraints on interconnect path (or endpoints)
55 order as the interconnects property. Consumers drivers will use
/freebsd/sys/dev/ow/
H A DREADME.txt14 responsibility of the client device drivers to implement.
16 Client drivers may only call the own(9) interface. The ow(4) driver
/freebsd/contrib/libpcap/msdos/
H A Dreadme.dos25 distribution does NOT contain any sources for building 32-bit drivers.
39 mode drivers for 32-bit targets (djgpp only). The 3Com 3c509 driver is
41 opportunity to test other drivers. These 32-bit drivers are modified
42 Linux drivers.
147 for the 32-bit network drivers.) Thus an application using DOS-libpcap can
/freebsd/sys/contrib/device-tree/Bindings/clock/
H A Dcsr,atlas7-car.txt11 The ID list atlas7_clks defined in drivers/clk/sirf/clk-atlas7.c
15 The ID list atlas7_reset_unit defined in drivers/clk/sirf/clk-atlas7.c
/freebsd/sys/contrib/device-tree/Bindings/mailbox/
H A Dmailbox.txt3 Generic binding to provide a way for Mailbox controller drivers to
4 assign appropriate mailbox channel to client drivers.
/freebsd/sys/contrib/device-tree/Bindings/leds/
H A Dqcom,pm8058-led.yaml15 because sometimes these LED drivers are used for wildly different things than
21 They are just powerful LED drivers.
/freebsd/sys/contrib/device-tree/Bindings/
H A Dcommon-properties.txt8 byte swapping, but endianness issues show up frequently in porting drivers to
10 way of handling byte swapping across drivers.
29 the default, because most existing (PCI-based) drivers implicitly
/freebsd/sys/dev/bhnd/
H A Dbhnd_erom.c103 driver_t **drivers; in bhnd_erom_probe_driver_classes() local
112 error = devclass_get_drivers(bus_devclass, &drivers, &drv_count); in bhnd_erom_probe_driver_classes()
127 cls = bhnd_driver_get_erom_class(drivers[i]); in bhnd_erom_probe_driver_classes()
153 free(drivers, M_TEMP); in bhnd_erom_probe_driver_classes()
/freebsd/sys/contrib/device-tree/Bindings/soc/fsl/cpm_qe/cpm/
H A Di2c.txt16 i2c drivers to find the bus to probe:
20 by legacy i2c device drivers to find a bus in a specific context like
/freebsd/sys/conf/
H A DWITHOUT_SOURCELESS2 # WITHOUT_SOURCELESS -- Disable drivers that include sourceless code.
H A DWITHOUT_SOURCELESS_HOST2 # WITHOUT_SOURCELESS_HOST -- Disable drivers that include sourceless
/freebsd/usr.sbin/wpa/src/
H A DMakefile4 drivers \

12345678910>>...12