DASD_PATH_CUIR
__set_bit(DASD_PATH_CUIR, &device->path[chp].flags);
return test_bit(DASD_PATH_CUIR, &device->path[chp].flags);
__clear_bit(DASD_PATH_CUIR, &device->path[chp].flags);