Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_hbadisc.c3316 if (phba->fc_eventTag <= la->eventTag) { in lpfc_mbx_cmpl_read_topology()
3323 phba->fc_eventTag = la->eventTag; in lpfc_mbx_cmpl_read_topology()
3341 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
3350 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
3368 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
3374 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
3387 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
3396 la->eventTag, phba->fc_eventTag, in lpfc_mbx_cmpl_read_topology()
Dlpfc_hw.h2445 uint32_t eventTag; /* Event tag */ member
2534 uint32_t eventTag; /* Event tag */ member
Dlpfc_mbox.c335 mb->un.varClearLA.eventTag = phba->fc_eventTag; in lpfc_clear_la()
Dlpfc_init.c3970 la->eventTag = acqe_link->event_tag; in lpfc_sli4_async_link_evt()