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

/illumos-gate/usr/src/uts/common/io/mega_sas/
H A Dmegaraid_sas.c1328 (void) megasas_common_check(instance, cmd);
2137 if (megasas_common_check(instance, cmd) != DDI_SUCCESS) {
2191 (void) megasas_common_check(instance, cmd);
2307 if (megasas_common_check(instance, cmd) != DDI_SUCCESS) {
2551 if (megasas_common_check(instance, cmd) != DDI_SUCCESS) {
2625 (void) megasas_common_check(instance, cmd);
2916 (void) megasas_common_check(instance, cmd);
4351 if (megasas_common_check(instance, cmd) != DDI_SUCCESS)
4822 megasas_common_check(struct megasas_instance *instance, function

Completed in 1193 milliseconds