Home
last modified time | relevance | path

Searched refs:fc_host_max_npiv_vports (Results 1 – 7 of 7) sorted by relevance

/linux/include/scsi/
H A Dscsi_transport_fc.h605 #define fc_host_max_npiv_vports(x) \ macro
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c190 fc_host_max_npiv_vports(shost) = in csio_fchost_attr_init()
/linux/drivers/scsi/elx/efct/
H A Defct_xport.c435 fc_host_max_npiv_vports(shost) = 128; in efct_scsi_new_device()
/linux/drivers/scsi/bfa/
H A Dbfad_im.c1036 fc_host_max_npiv_vports(host) = bfa_lps_get_max_vport(&bfad->bfa); in bfad_fc_host_init()
/linux/drivers/scsi/fcoe/
H A Dfcoe.c788 fc_host_max_npiv_vports(lport->host) = USHRT_MAX; in fcoe_shost_config()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c752 fc_host_max_npiv_vports(lport->host) = USHRT_MAX; in bnx2fc_shost_config()
/linux/drivers/scsi/qla2xxx/
H A Dqla_attr.c3381 fc_host_max_npiv_vports(vha->host) = ha->max_npiv_vports; in qla2x00_init_host_attr()