Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_fcs.h190 struct list_head vf_q; /* queue of virtual fabrics */ member
H A Dbfa_fcs.c1603 INIT_LIST_HEAD(&fabric->vf_q); in bfa_fcs_attach()