Searched refs:MPI_ADDRESS_REPLY_A_BIT (Results 1 – 4 of 4) sorted by relevance
236 #define MPI_ADDRESS_REPLY_A_BIT (0x80000000) macro
167 #define MPI_ADDRESS_REPLY_A_BIT 0x80000000 macro
118 MPTSAS_FIFO_PUT(s, reply_post, MPI_ADDRESS_REPLY_A_BIT | (addr_lo >> 1)); in mptsas_post_reply()
602 if (pa & MPI_ADDRESS_REPLY_A_BIT) in mpt_interrupt()