Home
last modified time | relevance | path

Searched refs:supp_fc4_types (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/bfa/
Dbfa_fcs.h640 u8 supp_fc4_types[32]; /* supported FC4 types */ member
Dbfa_fcs_lport.c1997 templen = sizeof(fcs_port_attr.supp_fc4_types); in bfa_fcs_lport_fdmi_build_portattr_block()
1998 memcpy(attr->value, fcs_port_attr.supp_fc4_types, templen); in bfa_fcs_lport_fdmi_build_portattr_block()
2299 fc_get_fc4type_bitmask(FC_TYPE_FCP, port_attr->supp_fc4_types); in bfa_fcs_fdmi_get_portattr()