Home
last modified time | relevance | path

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

/linux-5.19.10/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()
770 if (private->uid.type != UA_BASE_DEVICE) in _restart_all_base_devices_on_lcu()
777 if (private->uid.type != UA_BASE_DEVICE) in _restart_all_base_devices_on_lcu()
813 if (private->uid.type == UA_BASE_DEVICE) in flush_all_alias_devices_on_lcu()
Ddasd_int.h248 #define UA_BASE_DEVICE 0x01 macro
Ddasd_devmap.c1156 case UA_BASE_DEVICE: in dasd_uid_show()
Ddasd_eckd.c757 uid->type = UA_BASE_DEVICE; in create_uid()
2083 if (temp_uid.type == UA_BASE_DEVICE) { in dasd_eckd_check_characteristics()