dasd_profile_on
dasd_profile_on(&device->block->profile);
rc = dasd_profile_on(prof);
int dasd_profile_on(struct dasd_profile *);
rc = dasd_profile_on(&device->block->profile);
rc = dasd_profile_on(&dasd_global_profile);