Home
last modified time | relevance | path

Searched full:drive (Results 1 – 25 of 1544) sorted by relevance

12345678910>>...62

/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8916-pins.dtsi13 drive-strength = <16>;
21 drive-strength = <2>;
29 drive-strength = <16>;
37 drive-strength = <2>;
46 drive-strength = <12>;
53 drive-strength = <16>;
63 drive-strength = <2>;
72 drive-strength = <12>;
79 drive-strength = <16>;
89 drive-strength = <2>;
[all …]
H A Dmsm8996-pins.dtsi17 drive-strength = <2>; /* 2 mA */
32 drive-strength = <16>;
44 drive-strength = <16>;
62 drive-strength = <12>;
67 drive-strength = <16>;
80 drive-strength = <2>;
92 drive-strength = <16>;
104 drive-strength = <2>;
116 drive-strength = <16>;
128 drive-strength = <2>;
[all …]
H A Dqru1000-idp.dts243 drive-strength = <2>;
248 drive-strength = <2>;
253 drive-strength = <2>;
258 drive-strength = <2>;
263 drive-strength = <2>;
268 drive-strength = <2>;
273 drive-strength = <2>;
278 drive-strength = <2>;
283 drive-strength = <2>;
288 drive-strength = <2>;
[all …]
H A Dqdu1000-idp.dts243 drive-strength = <2>;
248 drive-strength = <2>;
253 drive-strength = <2>;
258 drive-strength = <2>;
263 drive-strength = <2>;
268 drive-strength = <2>;
273 drive-strength = <2>;
278 drive-strength = <2>;
283 drive-strength = <2>;
288 drive-strength = <2>;
[all …]
H A Dmsm8996-sony-xperia-tone.dtsi157 drive-strength = <2>;
162 drive-strength = <2>;
168 drive-strength = <2>;
173 drive-strength = <2>;
178 drive-strength = <2>;
243 drive-push-pull;
250 drive-push-pull;
253 qcom,drive-strength = <PMIC_GPIO_STRENGTH_NO>;
260 drive-push-pull;
269 drive
[all...]
H A Dmsm8998-pins.dtsi9 drive-strength = <16>; /* 16 mA */
17 drive-strength = <2>; /* 2 mA */
25 drive-strength = <10>; /* 10 mA */
33 drive-strength = <2>; /* 2 mA */
41 drive-strength = <10>; /* 10 mA */
49 drive-strength = <2>; /* 2 mA */
62 drive-strength = <2>; /* 2 mA */
75 drive-strength = <2>; /* 2 mA */
83 drive-strength = <2>;
90 drive-strength = <2>;
[all …]
H A Dsc7180-idp.dts496 qcom,drive-strength = <PMIC_GPIO_STRENGTH_MED>;
521 drive-strength = <2>;
528 drive-strength = <2>;
535 drive-strength = <2>;
542 drive-strength = <2>;
557 /* We'll drive RTS, so no pull */
558 drive-strength = <2>;
563 /* We'll drive TX, so no pull */
564 drive-strength = <2>;
579 drive
[all...]
/freebsd/usr.sbin/mptutil/
H A Dmptutil.856 .Cm fail Ar drive
59 .Cm online Ar drive
62 .Cm offline Ar drive
82 .Ar drive Ns Op \&, Ns Ar drive Ns Op ",..."
88 .Cm add Ar drive Op Ar volume
91 .Cm remove Ar drive
136 Configured drives belong to a RAID volume either as a member drive or as a hot
138 Each configured drive is assigned a unique device ID such as 0 or 1 that is
143 Any drive not associated with a RAID volume as either a member or a hot spare
144 is a standalone drive.
[all …]
/freebsd/usr.sbin/mfiutil/
H A Dmfiutil.8108 .Cm fail Ar drive
113 .Cm good Ar drive
118 .Cm rebuild Ar drive
123 .Cm syspd Ar drive
128 .Cm drive progress Ar drive
133 .Cm drive clear Ar drive Brq "start | stop"
138 .Cm start rebuild Ar drive
143 .Cm abort rebuild Ar drive
148 .Cm locate Ar drive Brq "on | off"
176 .Ar drive Ns Op \&, Ns Ar drive Ns Op ",..."
[all …]
H A Dmfi_drive.c47 MFI_TABLE(top, drive);
50 * Print the name of a drive either by drive number as %2u or by enclosure:slot
81 /* Get the info for this drive. */ in mfi_drive_name()
83 warn("Failed to fetch info for drive %2u", device_id); in mfi_drive_name()
161 mfi_lookup_drive(int fd, char *drive, uint16_t *device_id) in mfi_lookup_drive() argument
171 val = strtol(drive, &cp, 0); in mfi_lookup_drive()
180 if (toupper(drive[0]) == 'E' || toupper(drive[0]) == 'S') { in mfi_lookup_drive()
181 if (drive[1] == '\0') in mfi_lookup_drive()
183 cp = drive; in mfi_lookup_drive()
184 if (toupper(drive[0]) == 'E') { in mfi_lookup_drive()
[all …]
H A Dmfiutil.c71 fprintf(stderr, " fail <drive> - fail a physical drive\n"); in usage()
72 fprintf(stderr, " good <drive> - set a failed/SYSPD drive as UNCONFIGURED\n"); in usage()
73 fprintf(stderr, " rebuild <drive> - mark failed drive ready for rebuild\n"); in usage()
74 fprintf(stderr, " syspd <drive> - set drive into use as SYSPD JBOD\n"); in usage()
75 fprintf(stderr, " drive progress <drive> - display status of active operations\n"); in usage()
76 fprintf(stderr, " drive clear <drive> <start|stop> - clear a drive with all 0x00\n"); in usage()
77 fprintf(stderr, " start rebuild <drive>\n"); in usage()
78 fprintf(stderr, " abort rebuild <drive>\n"); in usage()
79 fprintf(stderr, " locate <drive> <on|off> - toggle drive LED\n"); in usage()
84 …fprintf(stderr, " create <type> [-v] [-s stripe_size] <drive>[,<drive>[,...]] [<drive>[,<drive>… in usage()
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nuvoton/
H A Dnuvoton-npcm730-gsj-gpio.dtsi9 drive-push-pull;
14 drive-push-pull;
19 drive-push-pull;
24 drive-push-pull;
29 drive-push-pull;
34 drive-push-pull;
39 drive-push-pull;
44 drive-push-pull;
59 drive-push-pull;
64 drive-push-pull;
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/rockchip/
H A Drockchip-pinconf.dtsi25 drive-strength = <0>;
31 drive-strength = <1>;
37 drive-strength = <2>;
43 drive-strength = <3>;
49 drive-strength = <4>;
55 drive-strength = <5>;
61 drive-strength = <6>;
67 drive-strength = <7>;
73 drive-strength = <8>;
79 drive-strength = <9>;
[all …]
/freebsd/sys/contrib/device-tree/src/arm/qcom/
H A Dqcom-apq8064-pins.dtsi7 drive-strength = <16>;
13 drive-strength = <10>;
19 drive-strength = <10>;
27 drive-strength = <8>;
33 drive-strength = <8>;
39 drive-strength = <8>;
63 drive-strength = <2>;
70 drive-strength = <4>;
98 drive-strength = <16>;
105 drive-strength = <2>;
[all …]
/freebsd/sys/dev/ida/
H A Didareg.h76 #define CMD_SENSE_DRV_STATUS 0x12 /* Sense logical drive status */
78 #define CMD_GET_PHYS_DRV_INFO 0x15 /* Identify physical drive */
79 #define CMD_BLINK_DRV_LEDS 0x16 /* Blink drive tray LEDs */
80 #define CMD_SENSE_DRV_LEDS 0x17 /* Sense Blinking drive tray LEDs */
81 #define CMD_GET_LOG_DRV_EXT 0x18 /* Identify logical drive, Extended */
96 #define CMD_LABEL_LOG_DRV 0x57 /* Label logical drive */
109 #define CMD_SENSE_DRV_ERR_LOG 0xa6 /* Sense drive error log */
120 /* logical drive parameter table */
143 * Identify Logical Drive
148 struct ida_drive_param dp; /* logical drive parameter table */
[all …]
/freebsd/share/man/man4/
H A Dmlx.496 .It mlx%d: physical drive %d:%d not responding
98 The drive at channel:target is not responding; it may have failed or
102 Drive startup is in progress; this may take several minutes.
107 .It mlx%d: mirror race on a critical system drive
111 .It mlx%d: physical drive %d:%d COD mismatch
113 Configuration data on the drive at channel:target does not match the
115 .It mlx%d: system drive installation aborted
144 .It mlx%d: error fetching drive status
150 Creation of the system drive instances failed; attachment of one or more
154 The indicated system drive is being detached.
[all …]
H A Dfdc.445 .Cd hint.fd.0.drive="0"
48 .Cd hint.fd.1.drive="1"
78 for each attached drive with number
92 high-density 3.5 inch standard floppy drive.
97 This assumes the drive
100 To indicate a drive that does not have the changeline support,
101 this can be overridden using the per-drive device flags value of
112 is the drive number, and
115 Up to 15 additional subdevices per drive can be created that way.
123 configured to the maximal density that is possible for the drive type
[all …]
/freebsd/share/doc/papers/diskperf/
H A Dresults.ms64 1 Drive 2 Drives 1 Drive 2 Drives
83 1 Drive 2 Drives 1 Drive 2 Drives
122 1 Drive 2 Drives 1 Drive 2 Drives 1 Drive 2 Drives
141 1 Drive 2 Drives 1 Drive 2 Drives 1 Drive 2 Drives
151 The dropoff in reading and writing rates for the two drive SC780/Eagle
175 1 Drive 2 Drives 1 Drive 2 Drives
194 1 Drive 2 Drives 1 Drive 2 Drives
229 1 Drive 2 Drives 1 Drive 2 Drives
248 1 Drive 2 Drives 1 Drive 2 Drives
301 1 Drive 2 Drives 1 Drive 2 Drives 1 Drive 2 Drives
[all …]
/freebsd/sys/contrib/device-tree/src/mips/img/
H A Dpistachio.dtsi372 drive-strength = <4>;
380 drive-strength = <4>;
388 drive-strength = <4>;
396 drive-strength = <4>;
404 drive-strength = <4>;
409 drive-strength = <4>;
416 drive-strength = <2>;
423 drive-strength = <2>;
430 drive-strength = <2>;
437 drive-strength = <2>;
[all …]
/freebsd/stand/i386/boot0/
H A Dboot0.S54 * The area at offset 0x1b2 contains a magic string ('Drive '), also
59 * (called 'packet') or CHS mode, whether to force a drive number,
84 * %dl drive number (0x80, 0x81, ... )
94 * to store the original drive number (%dl) passed to us, and to construct a
145 .set _NXTDRV, B0_OFF+6 # Next drive
147 .set _SETDRV, B0_OFF+8 # Drive to force
167 * is used by boot0cfg, together with the 'Drive ' string and
211 * If the 'setdrv' flag is set in the boot sector, use the drive
215 * or a ZIP/flash drive in floppy emulation).
218 testb $SETDRV,_FLAGS(%bp) # Set drive number?
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/mxs/
H A Dimx28.dtsi222 fsl,drive-strength = <MXS_DRIVE_4mA>;
233 fsl,drive-strength = <MXS_DRIVE_4mA>;
246 fsl,drive-strength = <MXS_DRIVE_4mA>;
270 fsl,drive-strength = <MXS_DRIVE_4mA>;
282 fsl,drive-strength = <MXS_DRIVE_12mA>;
293 fsl,drive-strength = <MXS_DRIVE_4mA>;
304 fsl,drive-strength = <MXS_DRIVE_4mA>;
317 fsl,drive-strength = <MXS_DRIVE_4mA>;
328 fsl,drive-strength = <MXS_DRIVE_4mA>;
339 fsl,drive-strength = <MXS_DRIVE_4mA>;
[all …]
/freebsd/usr.bin/mt/
H A Dmt.147 utility is used to command a magnetic tape drive for operations
76 This returns as soon as the command has been validated by the tape drive.
121 With drive data compression especially,
123 sent to the drive than the amount of data written to tape.
133 Rewind the tape and place the drive off line.
136 Load the tape into the drive.
145 Output status information about the drive.
155 hardware or SCSI logical block position (if the drive supports such) are
177 Report the block limits of the tape drive, including the minimum and
197 Set the block size for the drive.
[all …]
/freebsd/usr.sbin/mlxcontrol/
H A Dmlxcontrol.837 .Op Ar drive
44 .Ar drive
45 .Op Ar drive ...
51 .Ar drive
69 Drive names are of the form "mlxdN"
70 where N is the unit number of the drive.
104 Initiate a consistency check and repair pass on a redundant system drive
106 The controller will scan the system drive and repair any inconsistencies.
120 All system drives using space on the physical drive
122 are rebuilt, reconstructing all data on the drive.
[all …]
/freebsd/sys/contrib/device-tree/src/arm64/amlogic/
H A Dmeson-g12-common.dtsi314 drive-strength-microamp = <4000>;
321 drive-strength-microamp = <4000>;
333 drive-strength-microamp = <4000>;
349 drive-strength-microamp = <4000>;
358 drive-strength-microamp = <4000>;
367 drive-strength-microamp = <4000>;
377 drive-strength-microamp = <4000>;
395 drive-strength-microamp = <3000>;
405 drive-strength-microamp = <3000>;
414 drive-strength-microamp = <3000>;
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dtlv320adcx140.yaml114 Defines the configuration and output drive for the General Purpose
116 the configuration type and the second value is for the output drive
139 output drive type for the GPIO pin can be one of the following:
141 1 - Drive active low and active high
142 2 - (default) Drive active low and weak high
143 3 - Drive active low and Hi-Z
144 4 - Drive weak low and active high
145 5 - Drive Hi-Z and active high
154 ti,asi-tx-drive:
158 data cycles. Default is to drive th
[all...]

12345678910>>...62