Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_svc.h362 struct list_head uf_unused_q; /* unused UF's */ member
H A Dbfa_svc.c5456 INIT_LIST_HEAD(&ufm->uf_unused_q); in bfa_uf_attach()
5553 list_splice_tail_init(&ufm->uf_unused_q, &ufm->uf_free_q); in bfa_uf_iocdisable()
5628 list_add_tail(qe, &mod->uf_unused_q); in bfa_uf_res_recfg()