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