Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/ !
H A Dbfa_svc.h363 struct list_head uf_posted_q; /* UFs posted to IOC */ member
H A Dbfa_svc.c5386 INIT_LIST_HEAD(&ufm->uf_posted_q); in bfa_uf_attach()
5422 list_add_tail(&uf->qe, &ufm->uf_posted_q); in bfa_uf_post()