HomeSort by: relevance | last modified time | path
    Searched refs:MPI_pSGE_SET_FLAGS (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
mpt.c 587 MPI_pSGE_SET_FLAGS(((SGE_SIMPLE32 *) &cfgp->PageBufferSGE),
642 MPI_pSGE_SET_FLAGS(se, (MPI_SGE_FLAGS_SIMPLE_ELEMENT |
727 MPI_pSGE_SET_FLAGS(se, (MPI_SGE_FLAGS_SIMPLE_ELEMENT |
mpt_netbsd.c 978 MPI_pSGE_SET_FLAGS(se, tf);
1033 MPI_pSGE_SET_FLAGS(se, tf);
1070 MPI_pSGE_SET_FLAGS(se, tf);
1086 MPI_pSGE_SET_FLAGS(se,
mpt_mpilib.h 634 #define MPI_pSGE_SET_FLAGS(psg,f) (psg)->FlagsLength |= MPI_SGE_SET_FLAGS(f)

Completed in 20 milliseconds