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

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

Completed in 208 milliseconds