Home
last modified time | relevance | path

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

/linux/drivers/s390/block/
H A Ddasd_alias.c85 if (uid->type == UA_BASE_DEVICE) in _find_group()
331 if (uid.type == UA_BASE_DEVICE) in _add_device_to_lcu()
341 if (uid.type == UA_BASE_DEVICE) in _add_device_to_lcu()
766 if (private->uid.type != UA_BASE_DEVICE) in _restart_all_base_devices_on_lcu()
773 if (private->uid.type != UA_BASE_DEVICE) in _restart_all_base_devices_on_lcu()
809 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_devmap.c1396 case UA_BASE_DEVICE: in dasd_uid_show()
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()