Lines Matching refs:status_str

1565 	char *status_str = NULL;  in mpi3mr_sastopochg_evt_debug()  local
1570 status_str = "remove"; in mpi3mr_sastopochg_evt_debug()
1573 status_str = "responding"; in mpi3mr_sastopochg_evt_debug()
1576 status_str = "remove delay"; in mpi3mr_sastopochg_evt_debug()
1579 status_str = "direct attached"; in mpi3mr_sastopochg_evt_debug()
1582 status_str = "unknown status"; in mpi3mr_sastopochg_evt_debug()
1587 __func__, status_str); in mpi3mr_sastopochg_evt_debug()
1603 status_str = "target remove"; in mpi3mr_sastopochg_evt_debug()
1606 status_str = "delay target remove"; in mpi3mr_sastopochg_evt_debug()
1609 status_str = "link rate change"; in mpi3mr_sastopochg_evt_debug()
1612 status_str = "target responding"; in mpi3mr_sastopochg_evt_debug()
1615 status_str = "unknown"; in mpi3mr_sastopochg_evt_debug()
1622 phy_number, handle, status_str, link_rate, prev_link_rate); in mpi3mr_sastopochg_evt_debug()
1685 char *status_str = NULL; in mpi3mr_pcietopochg_evt_debug() local
1690 status_str = "remove"; in mpi3mr_pcietopochg_evt_debug()
1693 status_str = "responding"; in mpi3mr_pcietopochg_evt_debug()
1696 status_str = "remove delay"; in mpi3mr_pcietopochg_evt_debug()
1699 status_str = "direct attached"; in mpi3mr_pcietopochg_evt_debug()
1702 status_str = "unknown status"; in mpi3mr_pcietopochg_evt_debug()
1706 __func__, status_str); in mpi3mr_pcietopochg_evt_debug()
1722 status_str = "target remove"; in mpi3mr_pcietopochg_evt_debug()
1725 status_str = "delay target remove"; in mpi3mr_pcietopochg_evt_debug()
1728 status_str = "link rate change"; in mpi3mr_pcietopochg_evt_debug()
1731 status_str = "target responding"; in mpi3mr_pcietopochg_evt_debug()
1734 status_str = "unknown"; in mpi3mr_pcietopochg_evt_debug()
1743 port_number, handle, status_str, link_rate, prev_link_rate); in mpi3mr_pcietopochg_evt_debug()