Home
last modified time | relevance | path

Searched +full:i +full:- +full:drive (Results 1 – 25 of 617) sorted by relevance

12345678910>>...25

/freebsd/usr.sbin/mptutil/
H A Dmpt_drive.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
16 * 3. Neither the name of the author nor the names of any co-contributors
55 switch (info->PhysDiskStatus.State) { in mpt_pdstate()
57 if ((info->PhysDiskStatus.Flags & in mpt_pdstate()
59 info->PhysDiskSettings.HotSparePool == 0) in mpt_pdstate()
78 sprintf(buf, "PSTATE 0x%02x", info->PhysDiskStatus.State); in mpt_pdstate()
88 * - IOC2 : This gives us a list of volumes, and by walking the volumes we
91 * - IOC3 : This gives us a list of all online physical drives including
92 * drives that are not part of a volume nor a spare drive. It
[all …]
H A Dmpt_config.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
16 * 3. Neither the name of the author nor the names of any co-contributors
88 * leak the fd on purpose since this application is not long-running.
125 snprintf(path, sizeof(path), "%s%s", _PATH_DEV, disk->devname); in mpt_lock_physdisk()
129 warn("Unable to lock disk %s", disk->devname); in mpt_lock_physdisk()
141 int i; in mpt_lookup_standalone_disk() local
151 for (i = 0; i < ndisks; i++) { in mpt_lookup_standalone_disk()
152 if (disks[i].bus == (U8)bus && in mpt_lookup_standalone_disk()
153 disks[i].target == (U8)id) { in mpt_lookup_standalone_disk()
[all …]
/freebsd/usr.sbin/mlxcontrol/
H A Dcommand.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
64 " status [-qv] [<drive>...]\n"
65 " Display status for <drive> or all drives if none is listed\n"
66 " -q Suppress output.\n"
67 " -v Display verbose information.\n"
74 " rescan -a\n"
78 " detach <drive> [<drive>...]\n"
79 " Detaches <drive> from the controller.\n"
80 " detach -a <controller>\n"
[all …]
/freebsd/share/man/man4/
H A Dfdc.445 .Cd hint.fd.0.drive="0"
48 .Cd hint.fd.1.drive="1"
54 either FM (single-density) or MFM (double or high-density) recording
73 using the per-controller flags value of
78 for each attached drive with number
80 For historical reasons, device nodes that use a trailing UFS-style
89 of the available medium for multi-density devices.
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,
[all …]
H A Dmlx.431 .Nd Mylex DAC-family RAID driver
36 .Bd -ragged -offset indent
44 .Bd -literal -offset indent
50 driver provides support for Mylex DAC-family PCI to SCSI RAID controllers,
57 .Bl -bullet -compact
79 RAIDarray 230 controllers, aka the Ultra-SCSI DEC KZPAC-AA (1-ch, 4MB
80 cache), KZPAC-CA (3-ch, 4MB), KZPAC-CB (3-ch, 8MB cache)
91 .Bl -diag
96 .It mlx%d: physical drive %d:%d not responding
98 The drive at channel:target is not responding; it may have failed or
[all …]
/freebsd/sys/contrib/device-tree/src/arm/st/
H A Dstm32mp15-pinctrl.dtsi1 // SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause)
3 * Copyright (C) STMicroelectronics 2017 - All Rights Reserved
6 #include <dt-bindings/pinctrl/stm32-pinfunc.h>
9 /omit-if-no-ref/
10 adc1_ain_pins_a: adc1-ain-0 {
21 /omit-if-no-ref/
22 adc1_in6_pins_a: adc1-in6-0 {
28 /omit-if-no-ref/
29 adc12_ain_pins_a: adc12-ain-0 {
38 /omit-if-no-ref/
[all …]
/freebsd/usr.sbin/mfiutil/
H A Dmfi_drive.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
47 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()
101 len -= error; in mfi_drive_name()
107 len--; in mfi_drive_name()
109 len--; in mfi_drive_name()
112 if (pinfo->encl_device_id == 0xffff) in mfi_drive_name()
[all …]
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 …]
/freebsd/sys/contrib/openzfs/cmd/zpool/zpool.d/
H A Dpend_sec7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Dsmart7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Dsmart_test7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Data_err7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Dcmd_to7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Ddefect7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Dhealth7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Dhours_on7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Dnonmed7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Dnvme_err7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Doff_ucor7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Dpwr_cyc7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Dr_proc7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Dr_ucor7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Drealloc7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Drep_ucor7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]
H A Dserial7 smart: Show SMART temperature and error stats (specific to drive type)
8 smartx: Show SMART extended drive stats (specific to drive type).
9 temp: Show SMART drive temperature in celsius (all drives).
11 r_proc: Show SMART read GBytes processed over drive lifetime (SAS).
12 w_proc: Show SMART write GBytes processed over drive lifetime (SAS).
15 nonmed: Show SMART non-medium errors (SAS).
17 hours_on: Show number of hours drive powered on (all drives).
27 smart_test: Show SMART self-test results summary.
28 test_type: Show SMART self-test type (short, long... ).
29 test_status: Show SMART self-test status.
[all …]

12345678910>>...25