Home
last modified time | relevance | path

Searched refs:overlay (Results 1 – 25 of 107) sorted by relevance

12345

/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_006_pos.ksh100 log_must zfs set overlay=off $TESTPOOL/$TESTFS
109 log_must zfs create -o overlay=off $TESTPOOL/$TESTFS1
128 log_must zfs set overlay=on $TESTPOOL/$TESTFS1
131 log_must zfs set overlay=off $TESTPOOL/$TESTFS1
H A Dzfs_mount_all_fail.ksh103 log_must zfs set overlay=off "$TESTPOOL/0"
/src/sys/contrib/openzfs/etc/init.d/
H A Dzfs-mount.in68 local verbose overlay
71 check_boolean "$DO_OVERLAY_MOUNTS" && overlay=O
74 "$ZFS" mount "-a$verbose$overlay" "$MOUNT_EXTRA_OPTIONS"
/src/sys/contrib/device-tree/src/arm64/broadcom/
H A Dbcm2712-rpi-5-b.dts3 * bcm2712-rpi-5-b-ovl-rp1.dts is the overlay-ready DT which will make
4 * the RP1 driver to load the RP1 dtb overlay at runtime, while
6 * already contains RP1 node, so no overlay is loaded nor needed).
/src/sys/contrib/device-tree/Bindings/fpga/
H A Dfpga-region.txt108 When a DT overlay that targets an FPGA Region is applied, the FPGA Region will
114 4. The Device Tree overlay is accepted into the live tree.
117 When the overlay is removed, the child nodes will be removed and the FPGA Region
133 The intended use is that a Device Tree overlay (DTO) can be used to reprogram an
140 FPGA. After reprogramming is successful, the overlay is accepted into the live
178 If this property is in an overlay targeting an FPGA region, it is a
200 In the example below, when an overlay is applied targeting fpga-region0,
205 firmware specified in the overlay is loaded to the FPGA using the FPGA manager
207 reenabled and the overlay makes it into the live device tree. The child devices
209 and the overlay is rejected. The overlay's ranges property maps the lwhps
[all …]
/src/sys/contrib/device-tree/src/arm64/rockchip/
H A Drk3588-rock-5b-pcie-srns.dtso3 * DT-overlay to run the PCIe3_4L Dual Mode controller in Root Complex
6 * This device tree overlay is only needed (on the RC side) when running
H A Drk3588-rock-5b-pcie-ep.dtso3 * DT-overlay to run the PCIe3_4L Dual Mode controller in Endpoint mode
8 * tree overlay: rk3588-rock-5b-pcie-srns.dtso.
H A Drk3568-wolfvision-pf5-display-vz.dtso3 * Device tree overlay for the WolfVision PF5 Visualizer display.
/src/sys/contrib/libfdt/
H A Dfdt_overlay.c668 int overlay; in overlay_merge() local
676 overlay = fdt_subnode_offset(fdto, fragment, "__overlay__"); in overlay_merge()
677 if (overlay == -FDT_ERR_NOTFOUND) in overlay_merge()
680 if (overlay < 0) in overlay_merge()
681 return overlay; in overlay_merge()
687 ret = overlay_apply_node(fdt, target, fdto, overlay); in overlay_merge()
/src/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mn-tqma8mqnl-mba8mx-usbotg.dtso34 * dt overlay don't support /delete-property/. Both 'output-low' and
35 * 'output-high' will be exist under hog nodes if overlay file set
/src/contrib/file/magic/Magdir/
H A Dpdp32 0 leshort 0405 PDP-11 old overlay
42 0 leshort 0437 PDP-11 kernel overlay
H A Dzilog12 0 long 0xe805 overlay object file (z8000 a.out)
/src/sys/contrib/device-tree/src/arm64/renesas/
H A Ddraak-ebisu-panel-aa104xd12.dtso3 * Device Tree overlay for the AA104XD12 panel connected to LVDS1 on a Draak or
H A Ddraak-ebisu-panel-aa104xd12.dts3 * Device Tree overlay for the AA104XD12 panel connected to LVDS1 on a Draak or
H A Dsalvator-panel-aa104xd12.dtso3 * Device Tree overlay for the AA104XD12 panel connected to LVDS0 on a
H A Dsalvator-panel-aa104xd12.dts3 * Device Tree overlay for the AA104XD12 panel connected to LVDS0 on a
H A Dr9a07g044l2-smarc-cru-csi-ov5645.dtso3 * Device Tree overlay for the RZ/{G2L, V2L} SMARC EVK with OV5645 camera
H A Dr9a09g047e57-smarc-cru-csi-ov5645.dtso3 * Device Tree overlay for the RZ/G3E SMARC EVK with OV5645 camera
H A Dr9a07g044c2-smarc-cru-csi-ov5645.dtso3 * Device Tree overlay for the RZ/G2LC SMARC EVK with
H A Dr9a07g054l2-smarc-cru-csi-ov5645.dtso3 * Device Tree overlay for the RZ/{G2L, V2L} SMARC EVK with OV5645 camera
H A Dr9a07g043u11-smarc-cru-csi-ov5645.dtso3 * Device Tree overlay for the RZ/G2UL SMARC EVK with OV5645 camera
H A Dr9a07g043u11-smarc-du-adv7513.dtso3 * Device Tree overlay for the RZ/G2UL SMARC EVK with ADV7513 transmitter
/src/sys/contrib/device-tree/src/arm64/ti/
H A Dk3-am6548-iot2050-advanced-m2-bkey-ekey-pcie.dtso3 * IOT2050 M.2 variant, overlay for B-key PCIE0_LANE0 + E-key PCIE1_LANE0
H A Dk3-am6548-iot2050-advanced-m2-bkey-usb3.dtso3 * IOT2050 M.2 variant, overlay for B-key USB3.0 + E-key PCIE1_LANE0
/src/sys/dev/enic/
H A Dvnic_dev.h163 u8 overlay, u8 config);
164 int vnic_dev_overlay_offload_cfg(struct vnic_dev *vdev, u8 overlay,

12345