Lines Matching refs:status_str

1532 	char *status_str = NULL;  in mpi3mr_sastopochg_evt_debug()  local
1537 status_str = "remove"; in mpi3mr_sastopochg_evt_debug()
1540 status_str = "responding"; in mpi3mr_sastopochg_evt_debug()
1543 status_str = "remove delay"; in mpi3mr_sastopochg_evt_debug()
1546 status_str = "direct attached"; in mpi3mr_sastopochg_evt_debug()
1549 status_str = "unknown status"; in mpi3mr_sastopochg_evt_debug()
1553 __func__, status_str); in mpi3mr_sastopochg_evt_debug()
1569 status_str = "target remove"; in mpi3mr_sastopochg_evt_debug()
1572 status_str = "delay target remove"; in mpi3mr_sastopochg_evt_debug()
1575 status_str = "link status change"; in mpi3mr_sastopochg_evt_debug()
1578 status_str = "link status no change"; in mpi3mr_sastopochg_evt_debug()
1581 status_str = "target responding"; in mpi3mr_sastopochg_evt_debug()
1584 status_str = "unknown"; in mpi3mr_sastopochg_evt_debug()
1591 __func__, phy_number, handle, status_str, link_rate, in mpi3mr_sastopochg_evt_debug()
1710 char *status_str = NULL; in mpi3mr_pcietopochg_evt_debug() local
1715 status_str = "remove"; in mpi3mr_pcietopochg_evt_debug()
1718 status_str = "responding"; in mpi3mr_pcietopochg_evt_debug()
1721 status_str = "remove delay"; in mpi3mr_pcietopochg_evt_debug()
1724 status_str = "direct attached"; in mpi3mr_pcietopochg_evt_debug()
1727 status_str = "unknown status"; in mpi3mr_pcietopochg_evt_debug()
1731 __func__, status_str); in mpi3mr_pcietopochg_evt_debug()
1746 status_str = "target remove"; in mpi3mr_pcietopochg_evt_debug()
1749 status_str = "delay target remove"; in mpi3mr_pcietopochg_evt_debug()
1752 status_str = "link status change"; in mpi3mr_pcietopochg_evt_debug()
1755 status_str = "link status no change"; in mpi3mr_pcietopochg_evt_debug()
1758 status_str = "target responding"; in mpi3mr_pcietopochg_evt_debug()
1761 status_str = "unknown"; in mpi3mr_pcietopochg_evt_debug()
1770 __func__, port_number, handle, status_str, link_rate, in mpi3mr_pcietopochg_evt_debug()