Searched refs:NextChainOffset (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/sys/dev/mpt/mpilib/
H A Dmpi.h416 U8 NextChainOffset; member in struct:_SGE_CHAIN32
425 U8 NextChainOffset; member in struct:_SGE_CHAIN64
434 U8 NextChainOffset; member in struct:_SGE_CHAIN_UNION
/freebsd-9.3-release/sys/dev/mps/mpi/
H A Dmpi2.h788 U8 NextChainOffset; member in struct:_MPI2_SGE_CHAIN32
797 U8 NextChainOffset; member in struct:_MPI2_SGE_CHAIN64
806 U8 NextChainOffset; member in struct:_MPI2_SGE_CHAIN_UNION
/freebsd-9.3-release/sys/dev/mpr/mpi/
H A Dmpi2.h854 U8 NextChainOffset; member in struct:_MPI2_SGE_CHAIN32
863 U8 NextChainOffset; member in struct:_MPI2_SGE_CHAIN64
872 U8 NextChainOffset; member in struct:_MPI2_SGE_CHAIN_UNION
1130 U8 NextChainOffset; member in struct:_MPI25_IEEE_SGE_CHAIN64
/freebsd-9.3-release/sys/dev/mpt/
H A Dmpt_debug.c781 ce64->NextChainOffset,
788 ce->NextChainOffset, ce->Flags, ce->Length);
H A Dmpt_cam.c1522 ce->NextChainOffset = ce->Length >> 2;
1920 ce->NextChainOffset = ce->Length >> 2;
/freebsd-9.3-release/sys/dev/mpr/
H A Dmpr_table.c484 ieee_sgc->NextChainOffset,
H A Dmpr.c2208 * more than 1 frame is required, NextChainOffset will need to be set,
2220 * so the NextChainOffset must be the last element of the next
2233 ieee_sgc->NextChainOffset = next_chain_offset;
/freebsd-9.3-release/sys/dev/mps/
H A Dmps_table.c479 sgc->NextChainOffset, sgc->Address);
H A Dmps.c2153 sgc->NextChainOffset = 0;
/freebsd-9.3-release/sys/dev/mfi/
H A Dmfireg.h1585 uint8_t NextChainOffset; member in struct:MPI2_SGE_CHAIN_UNION
1717 uint8_t NextChainOffset; member in struct:_MPI25_IEEE_SGE_CHAIN64
H A Dmfi_tbolt.c1009 sg_chain->NextChainOffset = 0;
/freebsd-9.3-release/sys/dev/mrsas/
H A Dmrsas.h227 u_int8_t NextChainOffset; member in struct:_MPI25_IEEE_SGE_CHAIN64
256 u_int8_t NextChainOffset; member in struct:_MPI2_SGE_CHAIN_UNION

Completed in 156 milliseconds