Searched refs:outstandingCommands (Results 1 – 4 of 4) sorted by relevance
383 pMvSataChannel->outstandingCommands = 0; in init_vdev_params()1277 pAdapter->outstandingCommands = 0; in init_adapter()1600 if (pMvSataChannel && pMvSataChannel->outstandingCommands) in fCompleteAllCommandsSynchronously()1602 while (pMvSataChannel->outstandingCommands) { in fCompleteAllCommandsSynchronously()2224 pAdapter->outstandingCommands--; in ccb_done()2226 if (pAdapter->outstandingCommands == 0) in ccb_done()2270 if (pAdapter->outstandingCommands==0 && DPC_Request_Nums==0) in hpt_action()2412 if (p.pAdapter->outstandingCommands == 0) { in hpt_worker_thread()2685 pAdapter->outstandingCommands++; in OsSendCommand()2859 pAdapter->outstandingCommands--; in OsSendCommand()[all …]
266 MV_U8 outstandingCommands; member341 MV_U8 outstandingCommands; member
199 while (pAdapter->outstandingCommands) { in lock_driver_idle()200 KdPrint(("outstandingCommands is %d, wait..\n", pAdapter->outstandingCommands)); in lock_driver_idle()937 while (pAdapter->outstandingCommands) in hpt_rebuild_data_block()939 KdPrintI(("currcmds is %d, wait..\n", pAdapter->outstandingCommands)); in hpt_rebuild_data_block()
190 MV_U8 outstandingCommands; member