Home
last modified time | relevance | path

Searched refs:pdBlock (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas_fp.c638 u_int64_t *pdBlock = &io_info->pdBlock; in mr_spanset_get_phy_params() local
681 *pdBlock += stripRef + MR_LdSpanPtrGet(ld, span, map)->startBlk; in mr_spanset_get_phy_params()
710 u_int64_t *pdBlock = &io_info->pdBlock; in MR_BuildRaidContext() local
757 *pdBlock = start_row << raid->stripeShift; in MR_BuildRaidContext()
760 pdBlock, map, &error_code); in MR_BuildRaidContext()
1091 u_int64_t start_blk = io_info->pdBlock; in mrsas_set_pd_lba()
1347 u_int64_t *pdBlock = &io_info->pdBlock; in MR_GetPhyParams() local
1376 *pdBlock = row << raid->stripeShift; in MR_GetPhyParams()
1379 span = (u_int8_t)MR_GetSpanBlock(ld, row, pdBlock, map, &error_code); in MR_GetPhyParams()
1403 *pdBlock += stripRef + MR_LdSpanPtrGet(ld, span, map)->startBlk; in MR_GetPhyParams()
H A Dmrsas.h756 u_int64_t pdBlock; member
/dragonfly/sys/dev/raid/mfi/
H A Dmfireg.h1859 uint64_t pdBlock; member