Lines Matching defs:io_path
89 pqi_scsi_dev_t *devp, boolean_t is_write, IO_PATH_T io_path)
99 && is_write && (io_path == AIO_PATH))
928 IO_PATH_T io_path = AIO_PATH;
941 return io_path;
950 io_path = RAID_PATH;
956 io_path = RAID_PATH;
959 return io_path;
991 IO_PATH_T io_path;
1004 io_path = determine_io_path_build_bypass(softs, rcb);
1006 if (io_path == RAID_PATH)
1023 OS_GET_IO_SG_COUNT(rcb), devp, is_write, io_path);
1061 if(io_path == AIO_PATH) {
1073 rcb->path = io_path;