Home
last modified time | relevance | path

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

/drivers/s390/block/
Ddasd_alias.c92 if (uid->type == UA_BASE_DEVICE) in _find_group()
348 if (uid.type == UA_BASE_DEVICE) in _add_device_to_lcu()
358 if (uid.type == UA_BASE_DEVICE) in _add_device_to_lcu()
729 if (private->uid.type != UA_BASE_DEVICE) { in _restart_all_base_devices_on_lcu()
741 if (private->uid.type != UA_BASE_DEVICE) { in _restart_all_base_devices_on_lcu()
782 if (private->uid.type == UA_BASE_DEVICE) in flush_all_alias_devices_on_lcu()
Ddasd_int.h247 #define UA_BASE_DEVICE 0x01 macro
Ddasd_eckd.c509 if (startpriv->uid.type != UA_BASE_DEVICE) { in prefix_LRE()
776 uid->type = UA_BASE_DEVICE; in create_uid()
1671 if (temp_uid.type == UA_BASE_DEVICE) { in dasd_eckd_check_characteristics()
2723 if (startpriv->uid.type != UA_BASE_DEVICE) { in prepare_itcw()
Ddasd_devmap.c1089 case UA_BASE_DEVICE: in dasd_uid_show()