Home
last modified time | relevance | path

Searched refs:wait_for_outstanding (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c1380 if (wait_for_outstanding(instance)) { in megasas_tran_reset()
1410 if (wait_for_outstanding(instance)) { in megasas_tran_bus_reset()
3508 wait_for_outstanding(struct megasas_instance *instance) in wait_for_outstanding() function
H A Dmegaraid_sas.h1663 static int wait_for_outstanding(struct megasas_instance *instance);
/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas.c179 static int wait_for_outstanding(struct mrsas_instance *instance);
1575 if (wait_for_outstanding(instance)) { in mrsas_quiesce()
2023 if (wait_for_outstanding(instance)) { in mrsas_tran_reset()
5330 wait_for_outstanding(struct mrsas_instance *instance) in wait_for_outstanding() function