Searched refs:sg_list_cnt (Results 1 – 2 of 2) sorted by relevance
2699 scsi_sg_q.sg_list_cnt = ASC_SG_LIST_PER_Q;2702 scsi_sg_q.sg_list_cnt = ASC_SG_LIST_PER_Q - 1;2709 scsi_sg_q.sg_list_cnt = sg_entry_cnt;2712 scsi_sg_q.sg_list_cnt = sg_entry_cnt - 1;
642 u_int8_t sg_list_cnt; member