Searched refs:HA_R0RE_REQ (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/lpfc/
H A Dlpfc_scsi.c2866 &phba->sli.ring[LPFC_FCP_RING], HA_R0RE_REQ);
3028 &phba->sli.ring[LPFC_FCP_RING], HA_R0RE_REQ);
3134 &phba->sli.ring[LPFC_FCP_RING], HA_R0RE_REQ);
3687 &phba->sli.ring[LPFC_FCP_RING], HA_R0RE_REQ);
H A Dlpfc_hw.h1213 #define HA_R0RE_REQ 0x00000001 /* Bit 0 */ macro
1234 #define HA_R0_CLR_MSK (HA_R0RE_REQ | HA_R0CE_RSP | HA_R0ATT)
H A Dlpfc_sli.c2611 if ((rsp_cmpl > 0) && (mask & HA_R0RE_REQ)) {
2932 if ((rspiocbp != NULL) && (mask & HA_R0RE_REQ)) {

Completed in 516 milliseconds