Home
last modified time | relevance | path

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

/linux/drivers/s390/block/
H A Ddasd_alias.c85 if (uid->type == UA_BASE_DEVICE) in _find_group()
332 if (uid.type == UA_BASE_DEVICE) in _add_device_to_lcu()
342 if (uid.type == UA_BASE_DEVICE) in _add_device_to_lcu()
767 if (private->uid.type != UA_BASE_DEVICE) in _restart_all_base_devices_on_lcu()
774 if (private->uid.type != UA_BASE_DEVICE) in _restart_all_base_devices_on_lcu()
810 if (private->uid.type == UA_BASE_DEVICE) in flush_all_alias_devices_on_lcu()
H A Ddasd_int.h219 #define UA_BASE_DEVICE 0x01 macro
H A Ddasd_eckd.c753 uid->type = UA_BASE_DEVICE; in create_uid()
2026 if (temp_uid.type == UA_BASE_DEVICE) { in dasd_eckd_alloc_block()