OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bv_stripe_size
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/dev/
biovar.h
174
uint16_t
bv_stripe_size
; /* stripe size in KB */
member in struct:bioc_vol
/src/sys/dev/ata/
ld_ataraid.c
652
bv->
bv_stripe_size
= to_kibytes(ld, aai->aai_interleave);
656
bv->
bv_stripe_size
= 0;
660
bv->
bv_stripe_size
= to_kibytes(ld, aai->aai_interleave);
/src/sbin/bioctl/
bioctl.c
315
if (bv->bv_level == 1 || bv->
bv_stripe_size
== 0)
325
snprintf(stripe, sizeof(stripe), "%uK", bv->
bv_stripe_size
);
/src/sys/dev/ic/
mpt_netbsd.c
1875
bv->
bv_stripe_size
= rvol0->StripeSize;
mfi.c
2126
bv->
bv_stripe_size
=
/src/sys/dev/pci/
arcmsr.c
1394
bv->
bv_stripe_size
= volinfo->stripe_size / 2;
mfii.c
3192
bv->
bv_stripe_size
=
Completed in 23 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025