Home
last modified time | relevance | path

Searched refs:recvNotify (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/scsi/lpfc/
Dlpfc_hw.h1955 uint32_t recvNotify:1; member
1965 uint32_t recvNotify:1;
2059 uint32_t recvNotify:1; member
2069 uint32_t recvNotify:1;
2661 uint32_t recvNotify :1; /* Receive Notification */ member
2669 uint32_t recvNotify :1; /* Receive Notification */
Dlpfc_mbox.c1115 hbqmb->recvNotify = hbq_desc->rn; /* Receive in lpfc_config_hbq()
1193 mb->un.varCfgRing.recvNotify = 1; in lpfc_config_ring()