Searched refs:fc_host_model (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.10/include/scsi/ |
D | scsi_transport_fc.h | 565 #define fc_host_model(x) \ macro
|
D | fc_encode.h | 288 fc_host_model(lport->host), in fc_ct_ms_fill()
|
/Linux-v5.10/drivers/s390/scsi/ |
D | zfcp_scsi.c | 912 snprintf(fc_host_model(shost), FC_SYMBOLIC_NAME_SIZE, "0x%04x", in zfcp_scsi_shost_update_config_data()
|
D | zfcp_fsf.c | 140 snprintf(fc_host_model(shost), FC_SYMBOLIC_NAME_SIZE, "0x%04x", 0); in zfcp_fsf_fc_host_link_down()
|
/Linux-v5.10/drivers/scsi/qedf/ |
D | qedf_main.c | 1690 snprintf(fc_host_model(lport->host), in qedf_setup_fdmi() 1699 snprintf(fc_host_model(lport->host), in qedf_setup_fdmi()
|
/Linux-v5.10/drivers/scsi/fcoe/ |
D | fcoe.c | 844 snprintf(fc_host_model(lport->host), in fcoe_fdmi_info()
|