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

/freebsd-10.1-release/sys/dev/mrsas/
H A Dmrsas_fp.c68 u_int64_t stripRow, u_int16_t stripRef, struct IO_REQUEST_INFO *io_info,
105 u_int64_t stripRow, u_int16_t stripRef, struct IO_REQUEST_INFO *io_info,
623 * stripRow - Stripe number
631 static u_int8_t mr_spanset_get_phy_params(struct mrsas_softc *sc, u_int32_t ld, u_int64_t stripRow, argument
654 logArm = get_arm_from_strip(sc, ld, stripRow, map);
663 physArm = get_arm(sc, ld, span, stripRow, map);
1330 * Stripe number (stripRow)
1339 u_int64_t stripRow,
1357 row = mega_div64_32(stripRow, raid->rowDataSize);
1360 logArm = mega_mod64(stripRow, rai
1338 MR_GetPhyParams(struct mrsas_softc *sc, u_int32_t ld, u_int64_t stripRow, u_int16_t stripRef, struct IO_REQUEST_INFO *io_info, RAID_CONTEXT *pRAID_Context, MR_FW_RAID_MAP_ALL *map) argument
[all...]

Completed in 54 milliseconds