Searched defs:SYNC2ASYNC (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/drvobj/
H A Dstrategy.c821 #define SYNC2ASYNC(a) ((a)->q_tab.hd_cnt) macro
1150 SYNC2ASYNC(qfp) = (void *)qmerge_sync2async;
1178 SYNC2ASYNC(qfp) =
1206 SYNC2ASYNC(qfp) = (void *)qmerge_sync2async;
1219 SYNC2ASYNC(qfp) = (void *)qmerge_sync2async;
1227 cnt = (intptr_t)SYNC2ASYNC(qfp);
1230 SYNC2ASYNC(qfp) = (void *)cnt;
1234 SYNC2ASYNC(qfp) =
1245 cnt = (intptr_t)SYNC2ASYNC(qfp);
1248 SYNC2ASYNC(qf
[all...]

Completed in 46 milliseconds