Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_svc.h103 struct list_head fcxp_unused_q; /* unused fcxps */ member
Dbfa_svc.c445 INIT_LIST_HEAD(&mod->fcxp_unused_q); in claim_fcxps_mem()
545 list_splice_tail_init(&mod->fcxp_unused_q, &mod->fcxp_free_q); in bfa_fcxp_iocdisable()
1157 list_add_tail(qe, &mod->fcxp_unused_q); in bfa_fcxp_res_recfg()