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

/freebsd-9.3-release/sys/dev/mrsas/
H A Dmrsas_fp.c77 u_int32_t MR_GetSpanBlock(u_int32_t ld, u_int64_t row, u_int64_t *span_blk,
110 u_int32_t ld, u_int64_t row, u_int64_t *span_blk,
372 u_int64_t *span_blk, MR_FW_RAID_MAP_ALL *map, int *div_error)
400 if (span_blk != NULL) {
407 *span_blk = blk;
1421 u_int32_t MR_GetSpanBlock(u_int32_t ld, u_int64_t row, u_int64_t *span_blk, argument
1439 if (span_blk != NULL) {
1443 *span_blk = blk;
371 mr_spanset_get_span_block(struct mrsas_softc *sc, u_int32_t ld, u_int64_t row, u_int64_t *span_blk, MR_FW_RAID_MAP_ALL *map, int *div_error) argument

Completed in 99 milliseconds