Searched refs:pda1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/raidframe/
H A Drf_evenodd_dagfuncs.c644 RF_PhysDiskAddr_t *ppda, *ppda2, *epda, *epda2, *pda, *pda0, *pda1, local
721 pda1 = node->results[1];
722 memset(pda1->bufPtr, 0, bytesPerSector * pda1->numSector);
726 fcol[1] = rf_EUCol(layoutPtr, pda1->raidAddress);
731 fsuoff[1] = rf_StripeUnitOffset(layoutPtr, pda1->startSector);
732 fsuend[1] = fsuoff[1] + pda1->numSector;
734 startSector = RF_MIN(pda0->startSector, pda1->startSector);
/netbsd-current/sys/arch/sh3/sh3/
H A Ddb_interface.c407 __db_get_itlb_sh4(uint32_t e, uint32_t *paa, uint32_t *pda1, uint32_t *pda2) argument
411 *pda1 = _reg_read_4(SH4_ITLB_DA1 | e);
417 __db_get_utlb_sh4(uint32_t e, uint32_t *paa, uint32_t *pda1, uint32_t *pda2) argument
421 *pda1 = _reg_read_4(SH4_UTLB_DA1 | e);

Completed in 201 milliseconds