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

  /src/sys/dev/ic/
advlib.c 2442 u_int16_t sg_list_dwords; local in function:AscPutReadySgListQueue
2466 sg_list_dwords = ASC_SG_LIST_PER_Q * 2;
2477 sg_list_dwords = sg_entry_cnt << 1;
2504 sg_list_dwords);
advlib.c 2442 u_int16_t sg_list_dwords; local in function:AscPutReadySgListQueue
2466 sg_list_dwords = ASC_SG_LIST_PER_Q * 2;
2477 sg_list_dwords = sg_entry_cnt << 1;
2504 sg_list_dwords);

Completed in 30 milliseconds