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

/openbsd-current/sys/dev/ic/
H A Dadvlib.c2490 scsi_sg_q.sg_cur_list_cnt = ASC_SG_LIST_PER_Q;
2493 scsi_sg_q.sg_cur_list_cnt = ASC_SG_LIST_PER_Q - 1;
2500 scsi_sg_q.sg_cur_list_cnt = sg_entry_cnt;
2503 scsi_sg_q.sg_cur_list_cnt = sg_entry_cnt - 1;
H A Dadvlib.h636 u_int8_t sg_cur_list_cnt; member in struct:asc_sg_list_q

Completed in 167 milliseconds