Searched refs:list_remove_head (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_scsi.h25 #define list_remove_head(list, entry, type, member) \ macro
H A Dlpfc_sli.c457 list_remove_head(lpfc_iocb_list, iocbq, struct lpfc_iocbq, list);
530 list_remove_head(lpfc_sgl_list, sglq, struct lpfc_sglq, list);
699 list_remove_head(iocblist, piocb, struct lpfc_iocbq, list);
921 list_remove_head((&pring->txq), cmd_iocb, struct lpfc_iocbq, list);
1465 list_remove_head(&hbq_buf_list, hbq_buffer, struct hbq_dmabuf,
1480 list_remove_head(&hbq_buf_list, hbq_buffer, struct hbq_dmabuf,
1539 list_remove_head(rb_list, d_buf, struct lpfc_dmabuf, list);
1813 list_remove_head(&cmplq, pmb, LPFC_MBOXQ_t, list);
2984 list_remove_head(&phba->sli4_hba.sp_queue_event,
6745 list_remove_head(
[all...]
H A Dlpfc_scsi.c709 list_remove_head(&sblist, psb, struct lpfc_scsi_buf,
878 list_remove_head(&sblist, psb, struct lpfc_scsi_buf,
932 list_remove_head(scsi_buf_list, lpfc_cmd, struct lpfc_scsi_buf, list);
H A Dlpfc_els.c3047 list_remove_head(&buf_ptr1->list, buf_ptr,
3144 list_remove_head(&buf_ptr->list,
6722 list_remove_head(&phba->fabric_iocb_list, iocb, typeof(*iocb),
H A Dlpfc_init.c1024 list_remove_head(&completions, buf_ptr,
3648 list_remove_head(&phba->sli4_hba.sp_asynce_work_queue,
6382 list_remove_head(&phba->sli4_hba.sp_cqe_event_pool, cq_event,
6470 list_remove_head(&cqelist, cqe, struct lpfc_cq_event, list);
H A Dlpfc_mbox.c1433 list_remove_head((&psli->mboxq), mbq, LPFC_MBOXQ_t, list);
H A Dlpfc_hbadisc.c414 list_remove_head((&phba->work_list), evtp, typeof(*evtp),

Completed in 323 milliseconds