Searched refs:lpfc_alloc_fast_evt (Results 1 – 3 of 3) sorted by relevance
419 struct lpfc_fast_path_event *lpfc_alloc_fast_evt(struct lpfc_hba *);
3573 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_send_scsi_error_event()3588 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_send_scsi_error_event()3614 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_send_scsi_error_event()3992 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_scsi_cmd_iocb_cmpl()
399 lpfc_alloc_fast_evt(struct lpfc_hba *phba) { in lpfc_alloc_fast_evt() function