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

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c1380 if (wait_for_outstanding(instance)) {
1410 if (wait_for_outstanding(instance)) {
3507 * wait_for_outstanding - Wait for all outstanding cmds
3515 wait_for_outstanding(struct megasas_instance *instance) function
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c178 static int wait_for_outstanding(struct mrsas_instance *instance);
1567 if (wait_for_outstanding(instance)) {
1569 (CE_CONT, "wait_for_outstanding: return FAIL.\n"));
2024 if (wait_for_outstanding(instance)) {
2026 (CE_CONT, "wait_for_outstanding: return FAIL.\n"));
5348 * wait_for_outstanding - Wait for all outstanding cmds
5356 wait_for_outstanding(struct mrsas_instance *instance) function

Completed in 80 milliseconds