Home
last modified time | relevance | path

Searched refs:asm_h (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_parityscan.c82 RF_AccessStripeMapHeader_t *asm_h; in rf_RewriteParityRange() local
112 asm_h = rf_MapAccess(raidPtr, i, in rf_RewriteParityRange()
117 rc = rf_VerifyParity(raidPtr, asm_h->stripeMap, 1, 0); in rf_RewriteParityRange()
139 rf_FreeAccessStripeMap(raidPtr, asm_h); in rf_RewriteParityRange()
203 RF_AccessStripeMapHeader_t *asm_h; in rf_VerifyParityBasic() local
233 asm_h = rf_MapAccess(raidPtr, startAddr, layoutPtr->dataSectorsPerStripe, bf, RF_DONT_REMAP); in rf_VerifyParityBasic()
234 asmap = asm_h->stripeMap; in rf_VerifyParityBasic()
332 rf_FreeAccessStripeMap(raidPtr, asm_h); in rf_VerifyParityBasic()
H A Drf_map.c270 RF_AccessStripeMapHeader_t *asm_h) in rf_MarkFailuresInASMList() argument
276 for (asmap = asm_h->stripeMap; asmap; asmap = asmap->next) { in rf_MarkFailuresInASMList()
686 rf_PrintAccessStripeMap(RF_AccessStripeMapHeader_t *asm_h) in rf_PrintAccessStripeMap() argument
688 rf_PrintFullAccessStripeMap(asm_h, 0); in rf_PrintAccessStripeMap()
694 rf_PrintFullAccessStripeMap(RF_AccessStripeMapHeader_t *asm_h, int prbuf) in rf_PrintFullAccessStripeMap() argument
697 RF_AccessStripeMap_t *asmap = asm_h->stripeMap; in rf_PrintFullAccessStripeMap()
699 printf("%d stripes total\n", (int) asm_h->numStripes); in rf_PrintFullAccessStripeMap()
736 p = asm_h->stripeMap->failedPDAs[0]; in rf_PrintFullAccessStripeMap()
737 if (asm_h->stripeMap->numDataFailed + asm_h->stripeMap->numParityFailed > 1) in rf_PrintFullAccessStripeMap()
740 if (asm_h->stripeMap->numDataFailed + asm_h->stripeMap->numParityFailed > 0) in rf_PrintFullAccessStripeMap()
H A Drf_raid1.c264 RF_AccessStripeMapHeader_t *asm_h; in rf_VerifyParityRAID1() local
285 asm_h = NULL; in rf_VerifyParityRAID1()
327 asm_h = rf_MapAccess(raidPtr, startAddr, layoutPtr->dataSectorsPerStripe, in rf_VerifyParityRAID1()
329 aasm = asm_h->stripeMap; in rf_VerifyParityRAID1()
529 if (asm_h) in rf_VerifyParityRAID1()
530 rf_FreeAccessStripeMap(raidPtr, asm_h); in rf_VerifyParityRAID1()
H A Drf_evenodd.c341 RF_AccessStripeMapHeader_t *asm_h; in rf_VerifyParityEvenOdd() local
373 asm_h = rf_MapAccess(raidPtr, startAddr, layoutPtr->dataSectorsPerStripe, buf, RF_DONT_REMAP); in rf_VerifyParityEvenOdd()
374 asmap = asm_h->stripeMap; in rf_VerifyParityEvenOdd()
529 rf_FreeAccessStripeMap(raidPtr, asm_h); in rf_VerifyParityEvenOdd()
H A Drf_aselect.c106 RF_AccessStripeMapHeader_t *asm_h = desc->asmap; in rf_SelectAlgorithm() local
111 RF_AccessStripeMap_t *asmap = asm_h->stripeMap; in rf_SelectAlgorithm()
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20013399 Replace parser-defs.h with $(parser_defs_h). Replace $(dis-asm_h)
H A DChangeLog-19934325 (getopt_h, ieee-float_h, bfd_h, wait_h, dis-asm_h): new macros
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20013399 Replace parser-defs.h with $(parser_defs_h). Replace $(dis-asm_h)
H A DChangeLog-19934325 (getopt_h, ieee-float_h, bfd_h, wait_h, dis-asm_h): new macros