HomeSort by: relevance | last modified time | path
    Searched refs:raid (Results 1 - 25 of 30) sorted by relevancy

1 2

  /src/etc/rc.d/
raidframe 19 # Configure non-auto-configured raid devices.
20 # Ensure order by globbing raid[0-9] before raid[1-9][0-9].
21 # Assume no mixing of /etc/conf/raid/* and /etc/raid*.conf styles
25 /etc/conf/raid/raid[0-9] \
26 /etc/conf/raid/raid[1-9][0-9] \
27 /etc/conf/raid/raid[1-9][0-9][0-9]
    [all...]
raidframeparity 22 raid[0-9]*)
  /src/sys/dev/ata/
ata_raid_promise.c 32 * Support for parsing Promise ATA RAID controller configuration blocks.
125 if (info->raid.integrity != PR_I_VALID) {
137 info->raid.array_number);
139 if (info->raid.generation == 0 ||
140 info->raid.generation > aai->aai_generation) {
141 aai->aai_generation = info->raid.generation;
143 if ((info->raid.status &
147 if (info->raid.status & PR_S_DEGRADED)
152 switch (info->raid.type) {
159 if (info->raid.array_width > 1
    [all...]
ata_raidreg.h 35 * Macro to compute the LBA of the Promise RAID configuration structure,
108 } raid; member in struct:promise_raid_conf
173 /* VIA Tech V-RAID Metadata */
174 /* Derrived from FreeBSD ata-raid.h 1.46 */
206 /* taken from FreeBSD ata-raid.h 1.47 */
301 #define INTEL_MAGIC "Intel Raid ISM Cfg Sig. "
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/stingray/
stingray-fs4.dtsi 55 raid0: raid@0 {
63 raid1: raid@1 {
71 raid2: raid@2 {
79 raid3: raid@3 {
87 raid4: raid@4 {
95 raid5: raid@5 {
103 raid6: raid@6 {
111 raid7: raid@7 {
  /src/tests/dev/raidframe/
t_raid.sh 39 printf "START array\n${ncol} 0\nSTART disks\n" > raid.conf
42 echo "/disk${diskn}" >> raid.conf
47 >> raid.conf
55 printf "START array\n1 ${ncol} 0\nSTART disks\n" > raid.conf
58 echo "/disk${diskn}" >> raid.conf
63 >> raid.conf
82 atf_check -s exit:0 rump.raidctl -C raid.conf raid0
135 atf_check -s exit:0 rump.raidctl -C raid.conf raid0
153 atf_check -s exit:0 rump.raidctl -c raid.conf raid0
185 atf_check -s exit:0 rump.raidctl -C raid.conf raid
    [all...]
  /src/sys/dev/raidframe/
rf_paritymap.c 96 /* To be called before a write to the RAID is submitted. */
109 /* To be called after a write to the RAID completes. */
223 rf_sync_component_caches(pm->raid, 1);
224 rf_paritymap_kern_write(pm->raid, pm->disk_now);
226 rf_sync_component_caches(pm->raid, 1);
261 rf_lock_mutex2(pm->raid->iodone_lock);
262 rf_signal_cond2(pm->raid->iodone_cv); /* XXX */
263 rf_unlock_mutex2(pm->raid->iodone_lock);
313 * on the RAID component size.
333 printf("raid%d: cooldown %d out of range\n", pm->raid->raidid
    [all...]
rf_acctrace.c 76 rf_LogTraceRec(RF_Raid_t *raid, RF_AccTraceEntry_t *rec)
78 RF_AccTotals_t *acc = &raid->acc_totals;
84 if (!raid->keep_acc_totals)
rf_paritymap.h 85 RF_Raid_t *raid; member in struct:rf_paritymap
117 void rf_paritymap_detach(RF_Raid_t *); /* Not while the RAID is live! */
rf_acctrace.h 130 void rf_LogTraceRec(RF_Raid_t * raid, RF_AccTraceEntry_t * rec);
  /src/sys/modules/raid/
Makefile 5 IOCONF= raid.ioconf
9 KMOD= raid
34 # Include optional raid styles
  /src/external/bsd/iscsi/dist/include/
storage.h 87 int raid; /* RAID level */ member in struct:disc_device_t
  /src/external/gpl2/lvm2/dist/test/
t-pvcreate-operation-md.sh 47 mdadm --create $mddev --auto=md --level 0 --raid-devices=2 --chunk 64 $dev1 $dev2
  /src/sys/arch/evbarm/conf/
GENERIC.common 146 pseudo-device raid # RAIDframe disk driver
147 options RAID_AUTOCONFIG # auto-configuration of RAID components
148 #Options to enable various other RAIDframe RAID types.
  /src/external/bsd/iscsi/dist/src/lib/
storage.c 211 disk->raid =
212 (strncasecmp(ep->sv.v[DEVICE_RAIDLEVEL_COL], "raid", 4) == 0) ?
233 disk->raid != 0) {
274 if (disk->raid == 1) {
427 printf("%s:RAID%d\n", dp->dev, dp->raid);
disk.c 267 switch(dp->raid) {
352 switch(dp->raid) {
437 switch(dp->raid) {
530 switch(dp->raid) {
632 switch(dp->raid) {
  /src/usr.sbin/sysinst/
menus.pm 140 /* arg is a int pointer for the requested raid level */
msg.pm.pl 50 message create_raid {Utw�rz oprogramowania RAID}
67 Je�li chcesz korzysta� z RAID, LVM lub CGD, wykonaj nast�puj�ce kroki:
69 2) Utw�rz RAID / LVM VG / CGD korzystania z tych partycji; 3) Zapisz go;
70 4) Tworzenie partycji dla RAID / CGD lub Logical Volumes dla LVM.}
76 * $1 = raid level 1
79 message raid_err_menufmt {EMPTY RAID!}
82 message raid_level_fmt {Poziom RAID}
96 message raid_disks {Dyski w RAID}
158 message fmtasraid {Formatuj jako RAID}
  /src/sys/modules/
Makefile 164 SUBDIR+= raid
  /src/external/gpl2/lvm2/dist/scripts/lvm2create_initrd/
lvm2create_initrd 17 # the root filesystem built-in (not as modules). Ex: SCSI or IDE, RAID, device mapper
75 echo " -r|--raid raid devices to start in initrd"
133 # start raid devices if raid_autostart file exists
140 echo "Starting RAID device $dev"
235 -r|--raid) RAID=$2; shift;;
249 if [ -n "$RAID" ]; then
255 echo "$cmd -- WARNING: No $RAIDCONF! Your RAID device minor numbers must match their superblock values!"
442 if [ -n "$RAID" ]; the
    [all...]
  /src/share/man/man4/
Makefile 59 raid.4 ral.4 ray.4 rcons.4 rdcphy.4 re.4 rge.4 rgephy.4 rlphy.4 \
  /src/sys/dev/pci/
ips.c 274 u_int8_t raid; member in struct:ips_driveinfo::ips_drive
941 "LD%d RAID%d", target, drive->raid);
1124 bv->bv_level = di->drive[vid].raid;
  /src/etc/
MAKEDEV.tmpl 65 # raid* RAIDframe disk devices
75 # ld* Logical disk devices (e.g., hardware RAID)
230 # dpt* DPT/Adaptec EATA RAID management interface
231 # dpti* DPT/Adaptec I2O RAID management interface
242 # icp ICP-Vortex/Intel RAID control interface
1199 ccd[0-9]*|cgd[0-9]*|raid[0-9]*|vnd[0-9]*)
1203 raid*) name=raid; unit=${i#raid}; blk=%raid_blk%; chr=%raid_chr%;;
security 797 DISKLIST="ccd ch hk hp ld md ra raid rb rd rl rx \
957 # for: ed ld sd wd cgd ofdisk ra rl raid
961 [elsw]d[0-9]*|cgd[0-9]*|ofdisk[0-9]*|r[al][0-9]*|raid[0-9]*)
972 # if raidctl is available, generate raidctls for: raid
974 disks=$(iostat -x | awk 'NR > 1 && $1 ~ /^raid/ { print $1; }')
1028 # /etc/raid*.conf
1033 echo "/etc/raid*.conf"
  /src/sys/dev/usb/
if_urtwn.c 2708 uint8_t raid, type, tid; local
2788 raid = R92C_RAID_11B;
2790 raid = R92C_RAID_11BG;
2791 DPRINTFN(DBG_TX, "data packet: tid=%jd, raid=%jd",
2792 tid, raid, 0, 0);
2798 SM(R92C_TXDW1_RAID, raid) |
2804 SM(R92C_TXDW1_RAID, raid) |

Completed in 30 milliseconds

1 2