Searched refs:raid (Results 1 - 25 of 30) sorted by relevance

12

/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/refreserv/
H A Drefreserv_multi_raidz.ksh89 raid=raidz$parity
90 typeset -A sizes["$raid"]
97 log_note "Too few disks to test $raid-$ndisks"
101 typeset -A sizes["$raid"]["$ndisks"]
103 log_must zpool create "$TESTPOOL" "$raid" "${disks[@]}"
107 log_note "Gathering refreservation for $raid-$ndisks" \
116 sizes["$raid"]["$ndisks"]["$vbs"]=$refres
137 typeset raid=$1
146 log_note "Too few disks to test $raid-$nd1 + $raid
[all...]
H A Drefreserv_raidz.ksh90 raid=raidz$parity
97 log_note "Too few disks to test $raid-$ndisks"
101 log_must zpool create -O compression=off "$TESTPOOL" "$raid" "${disks[@]}"
105 log_note "Testing $raid-$ndisks volblocksize=$vbs"
121 log_note "$raid-$ndisks refreservation $refres" \
/freebsd-current/lib/geom/raid/
H A DMakefile5 GEOM_CLASS= raid
H A Dgeom_raid.c39 #include <geom/raid/g_raid.h>
/freebsd-current/sys/modules/pst/
H A DMakefile5 SRCS= pst-pci.c pst-iop.c pst-raid.c
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/raidz/
H A Draidz_expand_003_neg.ksh75 raid=raidz$nparity
80 log_must zpool create -f $opts $pool $raid ${disks[1..$(($devs-1))]}
83 log_mustnot zpool attach $pool ${raid}-0 ${disks[$devs]}
92 log_must zpool create -f $opts $pool $raid ${disks[1..$(($devs-1))]}
98 log_must zpool attach $pool ${raid}-0 ${disks[$devs]}
H A Draidz_expand_002_pos.ksh72 raid=raidz$nparity
77 log_must zpool create -f $opts $pool $raid ${disks[1..$(($nparity+1))]}
95 log_must zpool attach -w $pool ${raid}-0 $disk
H A Draidz_expand_003_pos.ksh90 raid=raidz$nparity
94 log_must zpool create -f $opts $pool $raid ${disks[1..$(($nparity+1))]}
119 log_must zpool attach $pool ${raid}-0 $disk
H A Draidz_expand_004_pos.ksh75 raid=raidz$nparity
81 log_must zpool create -f $opts $pool $raid ${disks[1..$(($nparity+1))]}
90 log_must zpool attach $pool ${raid}-0 $disk
H A Draidz_expand_005_pos.ksh129 raid=raidz$nparity
136 log_must zpool create -f $opts $pool $raid ${disks[1..$(($nparity+1))]}
151 log_must zpool attach $pool ${raid}-0 $disk
H A Draidz_expand_001_pos.ksh144 log_must zpool attach $TESTPOOL ${raid}-0 $dir/dev-$devs
193 raid=raidz$nparity
196 log_must zpool create -f -o cachefile=none $TESTPOOL $raid ${disks[@]}
/freebsd-current/sys/dev/mrsas/
H A Dmrsas_fp.c246 MR_LD_RAID *raid; local
257 raid = MR_LdRaidGet(ld, map);
258 ldBlockSize = raid->logicalBlockLength;
266 * This function will Populate Driver Map using Dynamic firmware raid map
300 " FW raid map has been changed: desc %p original %p\n",
325 " raid map number of elements 0%x, raidmapsize 0x%x\n",
388 printf("mrsas : drv raid map all %p raid map %p LD RAID MAP %p/%p\n",
405 * This function will Populate Driver Map using firmware raid map
456 printf("mrsas : drv raid ma
586 MR_LD_RAID *raid; local
663 MR_LD_RAID *raid = MR_LdRaidGet(ld, map); local
724 MR_LD_RAID *raid = MR_LdRaidGet(ld, map); local
781 MR_LD_RAID *raid = MR_LdRaidGet(ld, map); local
839 MR_LD_RAID *raid = MR_LdRaidGet(ld, map); local
881 MR_LD_RAID *raid = MR_LdRaidGet(ld, map); local
921 MR_LD_RAID *raid = MR_LdRaidGet(ld, map); local
999 MR_LD_RAID *raid; local
1224 MR_LD_RAID *raid; local
1326 MR_LD_RAID *raid; local
1365 MR_LD_RAID *raid; local
1547 MR_LD_RAID *raid; local
1653 MR_LD_RAID *raid = MR_LdRaidGet(ld, map); local
1754 MR_LD_RAID *raid = MR_LdRaidGet(ld, map); local
[all...]
H A Dmrsas_cam.c596 * if it is raid 1/10 fp write capable.
730 * It prepares the raid 1 second IO
850 * if we found a stream, update the raid context and
913 MR_LD_RAID *raid; local
1008 raid = MR_LdRaidGet(ld, map_ptr);
1010 cmd->tmCapable = raid->capability.tmCapable;
1027 /* Set raid 1/10 fast path write capable bit in io_info.
1034 (raid->level == 1) && !io_info.isRead) {
1146 MR_LD_RAID *raid; local
1154 raid
[all...]
/freebsd-current/sys/modules/geom/geom_raid/
H A DMakefile2 .PATH: ${SRCTOP}/sys/geom/raid
/freebsd-current/lib/geom/
H A DMakefile.classes20 GEOM_CLASSES+= raid
/freebsd-current/contrib/netbsd-tests/dev/raidframe/
H A Dt_raid.sh38 printf "START array\n1 ${ncol} 0\nSTART disks\n" > raid.conf
41 echo "/disk${diskn}" >> raid.conf
46 >> raid.conf
66 atf_check -s exit:0 rump.raidctl -C raid.conf raid0
95 atf_check -s exit:0 rump.raidctl -C raid.conf raid0
113 atf_check -s exit:0 rump.raidctl -c raid.conf raid0
145 atf_check -s exit:0 rump.raidctl -C raid.conf raid0
157 atf_check -s exit:0 rump.raidctl -c raid.conf raid0
183 atf_check -s exit:0 rump.raidctl -C raid.conf raid0
201 atf_check -s exit:0 rump.raidctl -c raid
[all...]
/freebsd-current/sys/dev/rtwn/rtl8812a/
H A Dr12a_tx.c131 uint8_t raid; local
159 raid = R12A_RAID_11G;
162 raid = R12A_RAID_11B;
166 raid = R12A_RAID_11G;
168 raid = R12A_RAID_11BG;
172 raid = R12A_RAID_11GN_1;
174 raid = R12A_RAID_11GN_2;
179 raid = R12A_RAID_11BGN_1_40;
181 raid = R12A_RAID_11BGN_1;
184 raid
[all...]
/freebsd-current/sys/dev/rtwn/rtl8192c/
H A Dr92c_tx.c123 uint8_t raid; local
147 raid = R92C_RAID_11B;
151 raid = R92C_RAID_11G;
153 raid = R92C_RAID_11BG;
157 raid = R92C_RAID_11N;
159 raid = R92C_RAID_11BGN;
166 txd->txdw1 |= htole32(SM(R92C_TXDW1_RAID, raid));
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/
H A Dredundancy_draid_damaged2.ksh90 raid=draid${nparity}:3s
93 $TESTPOOL $raid ${disks[@]}
H A Dredundancy_draid_damaged1.ksh115 raid=draid${nparity}:${nparity}s
118 log_must zpool create -O compression=off -f -o cachefile=none $TESTPOOL $raid ${disks[@]}
H A Dredundancy_raidz.ksh219 raid=raidz$nparity
222 log_must zpool create -O compression=off -f -o cachefile=none $TESTPOOL $raid ${disks[@]}
H A Dredundancy_draid.ksh219 raid=draid$nparity
222 log_must zpool create -O compression=off -f -o cachefile=none $TESTPOOL $raid ${disks[@]}
/freebsd-current/sys/dev/mps/
H A Dmps_user.c2387 struct mps_raid_action raid; member in union:__anon94
2425 CP(*raid32, arg.raid, action);
2426 CP(*raid32, arg.raid, volume_bus);
2427 CP(*raid32, arg.raid, volume_id);
2428 CP(*raid32, arg.raid, phys_disk_num);
2429 CP(*raid32, arg.raid, action_data_word);
2430 PTRIN_CP(*raid32, arg.raid, buf);
2431 CP(*raid32, arg.raid, len);
2432 CP(*raid32, arg.raid, volume_status);
2433 bcopy(raid32->action_data, arg.raid
[all...]
/freebsd-current/sys/dev/mpr/
H A Dmpr_user.c2500 struct mpr_raid_action raid; member in union:__anon93
2538 CP(*raid32, arg.raid, action);
2539 CP(*raid32, arg.raid, volume_bus);
2540 CP(*raid32, arg.raid, volume_id);
2541 CP(*raid32, arg.raid, phys_disk_num);
2542 CP(*raid32, arg.raid, action_data_word);
2543 PTRIN_CP(*raid32, arg.raid, buf);
2544 CP(*raid32, arg.raid, len);
2545 CP(*raid32, arg.raid, volume_status);
2546 bcopy(raid32->action_data, arg.raid
[all...]
/freebsd-current/sys/geom/raid/
H A Dg_raid_ctl.c44 #include <geom/raid/g_raid.h>
76 if (strncmp(pp->name, "raid/", 5) == 0 &&

Completed in 244 milliseconds

12