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

/illumos-gate/usr/src/uts/sun/sys/
H A Dsocal_cq_defs.h98 uchar_t cq_last_index; member in struct:cq
/illumos-gate/usr/src/uts/sun/io/
H A Dsocal.c2332 que_desc[i].cq_last_index = socal_req_entries[i] - 1;
2335 que_desc[i].cq_last_index = 0;
2352 que_desc[i].cq_last_index = socal_rsp_entries[i] - 1;
2359 que_desc[i].cq_last_index = 0;

Completed in 69 milliseconds