Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dipr.h991 u8 cascaded_expander; member
1018 u8 cascaded_expander; member
H A Dipr.c1963 if (fabric->cascaded_expander == 0xff && fabric->phy == 0xff) { in ipr_log_fabric_path()
1967 } else if (fabric->cascaded_expander == 0xff) { in ipr_log_fabric_path()
1974 fabric->ioa_port, fabric->cascaded_expander); in ipr_log_fabric_path()
1978 fabric->ioa_port, fabric->cascaded_expander, fabric->phy); in ipr_log_fabric_path()
1985 fabric->ioa_port, fabric->cascaded_expander, fabric->phy); in ipr_log_fabric_path()
2100 if (cfg->cascaded_expander == 0xff && cfg->phy == 0xff) { in ipr_log_path_elem()
2105 } else if (cfg->cascaded_expander == 0xff) { in ipr_log_path_elem()
2114 path_type_desc[i].desc, cfg->cascaded_expander, in ipr_log_path_elem()
2120 path_type_desc[i].desc, cfg->cascaded_expander, cfg->phy, in ipr_log_path_elem()
2130 "WWN=%08X%08X\n", cfg->type_status, cfg->cascaded_expander, cfg->phy, in ipr_log_path_elem()