Searched refs:fc_host_model (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/include/scsi/ |
D | scsi_transport_fc.h | 612 #define fc_host_model(x) \ macro
|
/linux-6.1.9/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-6.1.9/drivers/scsi/libfc/ |
D | fc_encode.h | 284 fc_host_model(lport->host), in fc_ct_ms_fill()
|
/linux-6.1.9/drivers/scsi/qedf/ |
D | qedf_main.c | 1692 snprintf(fc_host_model(lport->host), in qedf_setup_fdmi() 1701 snprintf(fc_host_model(lport->host), in qedf_setup_fdmi()
|
/linux-6.1.9/drivers/scsi/fcoe/ |
D | fcoe.c | 843 snprintf(fc_host_model(lport->host), in fcoe_fdmi_info()
|