Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dmpireg.h57 #define MPI_DOORBELL_DATA_MASK 0xffff macro
H A Dmpi.c1903 words[i] = letoh16(mpi_read_db(sc) & MPI_DOORBELL_DATA_MASK); in mpi_handshake_recv_dword()