Lines Matching refs:status_str

1564 	char *status_str = NULL;  in mpi3mr_sastopochg_evt_debug()  local
1569 status_str = "remove"; in mpi3mr_sastopochg_evt_debug()
1572 status_str = "responding"; in mpi3mr_sastopochg_evt_debug()
1575 status_str = "remove delay"; in mpi3mr_sastopochg_evt_debug()
1578 status_str = "direct attached"; in mpi3mr_sastopochg_evt_debug()
1581 status_str = "unknown status"; in mpi3mr_sastopochg_evt_debug()
1586 __func__, status_str); in mpi3mr_sastopochg_evt_debug()
1602 status_str = "target remove"; in mpi3mr_sastopochg_evt_debug()
1605 status_str = "delay target remove"; in mpi3mr_sastopochg_evt_debug()
1608 status_str = "link rate change"; in mpi3mr_sastopochg_evt_debug()
1611 status_str = "target responding"; in mpi3mr_sastopochg_evt_debug()
1614 status_str = "unknown"; in mpi3mr_sastopochg_evt_debug()
1621 phy_number, handle, status_str, link_rate, prev_link_rate); in mpi3mr_sastopochg_evt_debug()
1692 char *status_str = NULL; in mpi3mr_pcietopochg_evt_debug() local
1697 status_str = "remove"; in mpi3mr_pcietopochg_evt_debug()
1700 status_str = "responding"; in mpi3mr_pcietopochg_evt_debug()
1703 status_str = "remove delay"; in mpi3mr_pcietopochg_evt_debug()
1706 status_str = "direct attached"; in mpi3mr_pcietopochg_evt_debug()
1709 status_str = "unknown status"; in mpi3mr_pcietopochg_evt_debug()
1713 __func__, status_str); in mpi3mr_pcietopochg_evt_debug()
1729 status_str = "target remove"; in mpi3mr_pcietopochg_evt_debug()
1732 status_str = "delay target remove"; in mpi3mr_pcietopochg_evt_debug()
1735 status_str = "link rate change"; in mpi3mr_pcietopochg_evt_debug()
1738 status_str = "target responding"; in mpi3mr_pcietopochg_evt_debug()
1741 status_str = "unknown"; in mpi3mr_pcietopochg_evt_debug()
1750 port_number, handle, status_str, link_rate, prev_link_rate); in mpi3mr_pcietopochg_evt_debug()