RAID_PATH
if (io_path == RAID_PATH)
rcb->path = RAID_PATH;
ASSERT(rcb->path == RAID_PATH);
case RAID_PATH: return "Raid";
io_path = RAID_PATH;
io_path = RAID_PATH;
ASSERT(rcb->path == RAID_PATH);