Searched refs:sg_list_cnt (Results 1 – 2 of 2) sorted by relevance
2469 scsi_sg_q.sg_list_cnt = ASC_SG_LIST_PER_Q; in AscPutReadySgListQueue()2472 scsi_sg_q.sg_list_cnt = ASC_SG_LIST_PER_Q - 1; in AscPutReadySgListQueue()2479 scsi_sg_q.sg_list_cnt = sg_entry_cnt; in AscPutReadySgListQueue()2482 scsi_sg_q.sg_list_cnt = sg_entry_cnt - 1; in AscPutReadySgListQueue()
635 u_int8_t sg_list_cnt; member