HomeSort by: relevance | last modified time | path
    Searched refs:sg_list_cnt (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
advlib.c 2469 scsi_sg_q.sg_list_cnt = ASC_SG_LIST_PER_Q;
2472 scsi_sg_q.sg_list_cnt = ASC_SG_LIST_PER_Q - 1;
2479 scsi_sg_q.sg_list_cnt = sg_entry_cnt;
2482 scsi_sg_q.sg_list_cnt = sg_entry_cnt - 1;
advlib.h 635 u_int8_t sg_list_cnt; member in struct:asc_sg_list_q

Completed in 14 milliseconds