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

/freebsd-11.0-release/sys/dev/mrsas/
H A Dmrsas_fp.c67 u_int64_t stripRow, u_int16_t stripRef, struct IO_REQUEST_INFO *io_info,
116 u_int64_t stripRow, u_int16_t stripRef, struct IO_REQUEST_INFO *io_info,
731 * stripRow: Stripe number
738 mr_spanset_get_phy_params(struct mrsas_softc *sc, u_int32_t ld, u_int64_t stripRow, argument
766 logArm = get_arm_from_strip(sc, ld, stripRow, map);
775 physArm = get_arm(sc, ld, span, stripRow, map);
1433 * Stripe number(stripRow)
1443 u_int64_t stripRow,
1466 row = mega_div64_32(stripRow, raid->rowDataSize);
1470 logArm = mega_mod64(stripRow, rai
1442 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_DRV_RAID_MAP_ALL * map) argument
[all...]

Completed in 37 milliseconds