Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcbuild.c252 __be32 *vvl_info; in fc_flogi_build() local
275 vvl_info = (u32 *)&flogi->vvl[0]; in fc_flogi_build()
279 vvl_info[0] = cpu_to_be32(FLOGI_VVL_BRCD); in fc_flogi_build()
Dbfa_fc.h289 vvl_info:1, /* VVL Info included */ member