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

/openbsd-current/sys/dev/ic/
H A Dadvlib.c2489 scsi_sg_q.sg_list_cnt = ASC_SG_LIST_PER_Q;
2492 scsi_sg_q.sg_list_cnt = ASC_SG_LIST_PER_Q - 1;
2499 scsi_sg_q.sg_list_cnt = sg_entry_cnt;
2502 scsi_sg_q.sg_list_cnt = sg_entry_cnt - 1;
H A Dadvlib.h635 u_int8_t sg_list_cnt; member in struct:asc_sg_list_q

Completed in 135 milliseconds