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

/freebsd-11.0-release/sys/dev/mrsas/
H A Dmrsas_fp.c78 MR_GetSpanBlock(u_int32_t ld, u_int64_t row, u_int64_t *span_blk,
123 u_int32_t ld, u_int64_t row, u_int64_t *span_blk,
480 u_int64_t *span_blk, MR_DRV_RAID_MAP_ALL * map, int *div_error)
510 if (span_blk != NULL) {
518 *span_blk = blk;
1534 MR_GetSpanBlock(u_int32_t ld, u_int64_t row, u_int64_t *span_blk, argument
1552 if (span_blk != NULL) {
1556 *span_blk = blk;
479 mr_spanset_get_span_block(struct mrsas_softc *sc, u_int32_t ld, u_int64_t row, u_int64_t *span_blk, MR_DRV_RAID_MAP_ALL * map, int *div_error) argument

Completed in 63 milliseconds