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

/freebsd-current/sys/dev/mrsas/
H A Dmrsas_fp.c64 u_int64_t stripRow, u_int16_t stripRef, struct IO_REQUEST_INFO *io_info,
112 u_int64_t stripRow, u_int16_t stripRef, struct IO_REQUEST_INFO *io_info,
910 * stripRow: Stripe number
917 mr_spanset_get_phy_params(struct mrsas_softc *sc, u_int32_t ld, u_int64_t stripRow, argument
937 logArm = get_arm_from_strip(sc, ld, stripRow, map);
946 physArm = get_arm(sc, ld, span, stripRow, map);
1639 * Stripe number(stripRow)
1649 u_int64_t stripRow,
1664 row = mega_div64_32(stripRow, raid->rowDataSize);
1668 logArm = mega_mod64(stripRow, rai
1648 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 53 milliseconds