Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_sli.c9752 struct lpfc_queue *cq = NULL, *childq, *speq; in lpfc_sli4_sp_handle_eqe() local
9772 list_for_each_entry(childq, &speq->child_list, list) { in lpfc_sli4_sp_handle_eqe()
9773 if (childq->queue_id == cqid) { in lpfc_sli4_sp_handle_eqe()
9774 cq = childq; in lpfc_sli4_sp_handle_eqe()