Lines Matching refs:status_str
1021 char *status_str = NULL; in mpi3mr_sastopochg_evt_debug() local
1026 status_str = "remove"; in mpi3mr_sastopochg_evt_debug()
1029 status_str = "responding"; in mpi3mr_sastopochg_evt_debug()
1032 status_str = "remove delay"; in mpi3mr_sastopochg_evt_debug()
1035 status_str = "direct attached"; in mpi3mr_sastopochg_evt_debug()
1038 status_str = "unknown status"; in mpi3mr_sastopochg_evt_debug()
1042 __func__, status_str); in mpi3mr_sastopochg_evt_debug()
1057 status_str = "target remove"; in mpi3mr_sastopochg_evt_debug()
1060 status_str = "delay target remove"; in mpi3mr_sastopochg_evt_debug()
1063 status_str = "link status change"; in mpi3mr_sastopochg_evt_debug()
1066 status_str = "link status no change"; in mpi3mr_sastopochg_evt_debug()
1069 status_str = "target responding"; in mpi3mr_sastopochg_evt_debug()
1072 status_str = "unknown"; in mpi3mr_sastopochg_evt_debug()
1079 __func__, phy_number, handle, status_str, link_rate, in mpi3mr_sastopochg_evt_debug()
1150 char *status_str = NULL; in mpi3mr_pcietopochg_evt_debug() local
1155 status_str = "remove"; in mpi3mr_pcietopochg_evt_debug()
1158 status_str = "responding"; in mpi3mr_pcietopochg_evt_debug()
1161 status_str = "remove delay"; in mpi3mr_pcietopochg_evt_debug()
1164 status_str = "direct attached"; in mpi3mr_pcietopochg_evt_debug()
1167 status_str = "unknown status"; in mpi3mr_pcietopochg_evt_debug()
1171 __func__, status_str); in mpi3mr_pcietopochg_evt_debug()
1186 status_str = "target remove"; in mpi3mr_pcietopochg_evt_debug()
1189 status_str = "delay target remove"; in mpi3mr_pcietopochg_evt_debug()
1192 status_str = "link status change"; in mpi3mr_pcietopochg_evt_debug()
1195 status_str = "link status no change"; in mpi3mr_pcietopochg_evt_debug()
1198 status_str = "target responding"; in mpi3mr_pcietopochg_evt_debug()
1201 status_str = "unknown"; in mpi3mr_pcietopochg_evt_debug()
1210 __func__, port_number, handle, status_str, link_rate, in mpi3mr_pcietopochg_evt_debug()