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