Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_crtn.h407 struct lpfc_fast_path_event *lpfc_alloc_fast_evt(struct lpfc_hba *);
Dlpfc_scsi.c235 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_send_sdev_queuedepth_change_event()
3256 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_send_scsi_error_event()
3271 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_send_scsi_error_event()
3297 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_send_scsi_error_event()
3623 fast_path_evt = lpfc_alloc_fast_evt(phba); in lpfc_scsi_cmd_iocb_cmpl()
Dlpfc_hbadisc.c377 lpfc_alloc_fast_evt(struct lpfc_hba *phba) { in lpfc_alloc_fast_evt() function