Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_hw.h1331 #define CA_R0RE_RSP 0x00000002 /* Bit 1 */ macro
Dlpfc_sli.c3004 status = ((CA_R0ATT | CA_R0RE_RSP) << (pring->ringno * 4)); in lpfc_sli_handle_fast_ring_event()
3327 status = ((CA_R0ATT | CA_R0RE_RSP) << (pring->ringno * 4)); in lpfc_sli_handle_slow_ring_event_s3()