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

/freebsd-13-stable/sys/dev/smartpqi/
H A Dsmartpqi_request.c580 uint32_t fst_row_offset, lst_row_offset; local
636 lst_row_offset = (uint32_t)(lst_blk - (lst_row * blks_per_row));
638 lst_col = lst_row_offset / strip_sz;

Completed in 32 milliseconds