Searched refs:RDINDOOR (Results 1 – 2 of 2) sorted by relevance
70 #define RDINDOOR(adapter) readl((adapter)->base + 0x20) macro1884 while(RDINDOOR(adapter) & 0x2) in issue_scb_block()2328 while( RDINDOOR(adapter) & 0x02 ) cpu_relax(); in megaraid_memmbox_ack_sequence()
656 static ulong RDINDOOR (mega_host_config * megaCfg) in RDINDOOR() function2314 while (RDINDOOR (megaCfg) & 0x02) ; in megaraid_isr()2511 while (RDINDOOR (megaCfg) & 0x2) ; in megaIssueCmd()