Searched refs:eventTag (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_hbadisc.c | 3304 if (phba->fc_eventTag <= la->eventTag) { in lpfc_mbx_cmpl_read_topology() 3311 phba->fc_eventTag = la->eventTag; in lpfc_mbx_cmpl_read_topology() 3329 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3338 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3356 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3362 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3375 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology() 3384 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
|
D | lpfc_hw.h | 2649 uint32_t eventTag; /* Event tag */ member 2739 uint32_t eventTag; /* Event tag */ member
|
D | lpfc_mbox.c | 333 mb->un.varClearLA.eventTag = phba->fc_eventTag; in lpfc_clear_la()
|
D | lpfc_init.c | 3984 la->eventTag = acqe_link->event_tag; in lpfc_sli4_async_link_evt()
|