Home
last modified time | relevance | path

Searched full:rezero (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/input/rmi4/
H A Drmi_2d_sensor.txt38 - syna,rezero-wait-ms: Time in miliseconds to wait after issuing a rezero
/freebsd/share/man/man4/
H A Dusb_quirk.4163 ejects after SCSI rezero command
/freebsd/sys/dev/usb/quirk/
H A Dusb_quirk.h103 UQ_MSC_EJECT_REZERO, /* ejects after SCSI rezero command */
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8953-xiaomi-vince.dts157 syna,rezero-wait-ms = <20>;
H A Dmsm8998-oneplus-common.dtsi196 syna,rezero-wait-ms = <20>;
H A Dmsm8998-xiaomi-sagit.dts211 syna,rezero-wait-ms = <20>;
H A Dsdm845-xiaomi-polaris.dts449 syna,rezero-wait-ms = <0xc8>;
H A Dsdm845-oneplus-common.dtsi402 syna,rezero-wait-ms = <200>;
/freebsd/sys/dev/ata/
H A Data-all.c444 case 0x01: return ("REZERO"); in ata_cmd2str()
/freebsd/sys/dev/usb/serial/
H A Du3g.c83 #define U3GINIT_REZERO 4 /* Requires SCSI rezero command */
/freebsd/sys/cam/scsi/
H A Dscsi_all.c200 /* 01 Z V ZZZZ REZERO UNIT */
201 { 0x01, D | W | R | O | M, "REZERO UNIT" },