Home
last modified time | relevance | path

Searched refs:UA_BASE_DEVICE (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/s390/block/
Ddasd_alias.c93 if (uid->type == UA_BASE_DEVICE) in _find_group()
340 if (uid.type == UA_BASE_DEVICE) in _add_device_to_lcu()
350 if (uid.type == UA_BASE_DEVICE) in _add_device_to_lcu()
752 if (private->uid.type != UA_BASE_DEVICE) in _restart_all_base_devices_on_lcu()
759 if (private->uid.type != UA_BASE_DEVICE) in _restart_all_base_devices_on_lcu()
795 if (private->uid.type == UA_BASE_DEVICE) in flush_all_alias_devices_on_lcu()
Ddasd_int.h247 #define UA_BASE_DEVICE 0x01 macro
Ddasd_devmap.c1148 case UA_BASE_DEVICE: in dasd_uid_show()
Ddasd_eckd.c719 uid->type = UA_BASE_DEVICE; in create_uid()
1994 if (temp_uid.type == UA_BASE_DEVICE) { in dasd_eckd_check_characteristics()