Home
last modified time | relevance | path

Searched refs:cascaded_expander (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dipr.h991 u8 cascaded_expander; member
1018 u8 cascaded_expander; member
H A Dipr.c1962 if (fabric->cascaded_expander == 0xff && fabric->phy == 0xff) { in ipr_log_fabric_path()
1966 } else if (fabric->cascaded_expander == 0xff) { in ipr_log_fabric_path()
1973 fabric->ioa_port, fabric->cascaded_expander); in ipr_log_fabric_path()
1977 fabric->ioa_port, fabric->cascaded_expander, fabric->phy); in ipr_log_fabric_path()
1984 fabric->ioa_port, fabric->cascaded_expander, fabric->phy); in ipr_log_fabric_path()
2099 if (cfg->cascaded_expander == 0xff && cfg->phy == 0xff) { in ipr_log_path_elem()
2104 } else if (cfg->cascaded_expander == 0xff) { in ipr_log_path_elem()
2113 path_type_desc[i].desc, cfg->cascaded_expander, in ipr_log_path_elem()
2119 path_type_desc[i].desc, cfg->cascaded_expander, cfg->phy, in ipr_log_path_elem()
2129 "WWN=%08X%08X\n", cfg->type_status, cfg->cascaded_expander, cfg->phy, in ipr_log_path_elem()