Home
last modified time | relevance | path

Searched refs:npiv_enabled (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_npiv.c100 if (n_port->npiv_enabled) { in __fc_vport_setlink()
H A Dfc_lport.c1803 lport->npiv_enabled = !!(csp_flags & FC_SP_FT_NPIV_ACC); in fc_lport_flogi_resp()
/openbmc/linux/include/scsi/
H A Dlibfc.h741 u32 npiv_enabled:1; member