Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_svc.h254 struct list_head rp_unused_q; /* unused bfa rports */ member
Dbfa_svc.c4458 INIT_LIST_HEAD(&mod->rp_unused_q); in bfa_rport_attach()
4511 list_splice_tail_init(&mod->rp_unused_q, &mod->rp_free_q); in bfa_rport_iocdisable()
4682 list_add_tail(qe, &mod->rp_unused_q); in bfa_rport_res_recfg()