Home
last modified time | relevance | path

Searched refs:status_str (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/mpi3mr/
A Dmpi3mr_os.c1015 char *status_str = NULL; in mpi3mr_sastopochg_evt_debug() local
1020 status_str = "remove"; in mpi3mr_sastopochg_evt_debug()
1023 status_str = "responding"; in mpi3mr_sastopochg_evt_debug()
1026 status_str = "remove delay"; in mpi3mr_sastopochg_evt_debug()
1036 __func__, status_str); in mpi3mr_sastopochg_evt_debug()
1066 status_str = "unknown"; in mpi3mr_sastopochg_evt_debug()
1144 char *status_str = NULL; in mpi3mr_pcietopochg_evt_debug() local
1149 status_str = "remove"; in mpi3mr_pcietopochg_evt_debug()
1152 status_str = "responding"; in mpi3mr_pcietopochg_evt_debug()
1165 __func__, status_str); in mpi3mr_pcietopochg_evt_debug()
[all …]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Devents.c225 const char *status_str; in port_module() local
245 status_str = mlx5_pme_status_to_string(module_status); in port_module()
251 module_num, status_str, error_str); in port_module()
255 module_num, status_str); in port_module()
/linux/drivers/scsi/mpt3sas/
A Dmpt3sas_scsih.c7498 char *status_str = NULL; in _scsih_sas_topology_change_event_debug() local
7503 status_str = "add"; in _scsih_sas_topology_change_event_debug()
7506 status_str = "remove"; in _scsih_sas_topology_change_event_debug()
7510 status_str = "responding"; in _scsih_sas_topology_change_event_debug()
7534 status_str = "target add"; in _scsih_sas_topology_change_event_debug()
7549 status_str = "unknown"; in _scsih_sas_topology_change_event_debug()
8245 char *status_str = NULL; in _scsih_pcie_topology_change_event_debug() local
8250 status_str = "add"; in _scsih_pcie_topology_change_event_debug()
8253 status_str = "remove"; in _scsih_pcie_topology_change_event_debug()
8257 status_str = "responding"; in _scsih_pcie_topology_change_event_debug()
[all …]
/linux/drivers/net/
A Damt.c38 static char *status_str[] = { variable
584 status_str[amt->status], status_str[status]); in __amt_update_gw_status()
597 status_str[tunnel->status], status_str[status]); in __amt_update_relay_status()
/linux/drivers/infiniband/hw/qib/
A Dqib_sysfs.c191 static IB_PORT_ATTR_RO(status_str);
/linux/Documentation/ABI/stable/
A Dsysfs-class-infiniband506 What: /sys/class/infiniband/qibX/ports/<N>/linkstate/status_str
519 status_str: (RO) Displays information about the link state,

Completed in 39 milliseconds