Searched refs:fast_path_io (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mr_sas/
H A Dmr_sas_tbolt.c1635 MAX_LOGICAL_DRIVES) || !instance->fast_path_io) {
1639 "!instance->fast_path_io");
1655 "instance->fast_path_io %d fp_possible %d",
1656 enable_fp, instance->fast_path_io, fp_possible));
1852 if (instance->fast_path_io &&
2573 instance->fast_path_io = 1;
2575 instance->fast_path_io = 0;
2579 "instance->fast_path_io %d",
2580 instance->fast_path_io));
3147 instance->fast_path_io
[all...]
H A Dmr_sas.h601 uint8_t fast_path_io; member in struct:mrsas_instance

Completed in 73 milliseconds