Symbol: BUF_ALLOC
sys/dev/raidframe/rf_dagdegrd.c
1004
pda_p->bufPtr = BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
1012
pda_p->bufPtr = BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
734
pda_p->bufPtr = BUF_ALLOC(num)
sys/dev/raidframe/rf_dagdegrd.c
848
pda_p->bufPtr = BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
852
pda_p->bufPtr = BUF_ALLOC(secPerSU);
sys/dev/raidframe/rf_dagdegrd.c
858
pda_p->bufPtr = BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
866
pda_p->bufPtr = BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
889
pda_p->bufPtr = BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
899
pda_p->bufPtr = BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
910
pda_p->bufPtr = BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
918
BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
933
BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
944
BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
958
BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
969
BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
994
pda_p->bufPtr = BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegrd.c
998
pda_p->bufPtr = BUF_ALLOC(secPerSU);
sys/dev/raidframe/rf_dagdegwr.c
394
xorNode->results[1] = BUF_ALLOC(failedPDA->numSector);
sys/dev/raidframe/rf_dagdegwr.c
567
pda_p->bufPtr = BUF_ALLOC(num)
sys/dev/raidframe/rf_dagdegwr.c
673
pda_p->bufPtr = BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegwr.c
677
pda_p->bufPtr = BUF_ALLOC(secPerSU);
sys/dev/raidframe/rf_dagdegwr.c
683
pda_p->bufPtr = BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagdegwr.c
691
pda_p->bufPtr = BUF_ALLOC(pda_p->numSector);
sys/dev/raidframe/rf_dagffwr.c
388
BUF_ALLOC(raidPtr->Layout.sectorsPerStripeUnit);