dao_get_spos
dao->hw->dao_get_spos(dao->ctrl_blk, spos);
int (*dao_get_spos)(void *blk, unsigned int *spos);
.dao_get_spos = dao_get_spos,