Searched refs:fc_host_model (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.6/include/scsi/ |
D | scsi_transport_fc.h | 613 #define fc_host_model(x) \ macro
|
/Linux-v6.6/drivers/s390/scsi/ |
D | zfcp_scsi.c | 909 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-v6.6/drivers/scsi/libfc/ |
D | fc_encode.h | 284 fc_host_model(lport->host), in fc_ct_ms_fill()
|
/Linux-v6.6/drivers/scsi/qedf/ |
D | qedf_main.c | 1693 snprintf(fc_host_model(lport->host), in qedf_setup_fdmi() 1702 snprintf(fc_host_model(lport->host), in qedf_setup_fdmi()
|
/Linux-v6.6/drivers/scsi/fcoe/ |
D | fcoe.c | 843 snprintf(fc_host_model(lport->host), in fcoe_fdmi_info()
|