Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpt/
H A Dmpt_debug.c776 SGE_CHAIN64 *ce64 = (SGE_CHAIN64 *) se; in mpt_dump_sgl() local
778 "Flgs=0x%x Len=0x%0x\n", ce64, in mpt_dump_sgl()
779 ce64->Address.High, ce64->Address.Low, in mpt_dump_sgl()
780 ce64->NextChainOffset, in mpt_dump_sgl()
781 ce64->Flags, ce64->Length); in mpt_dump_sgl()
782 nxtaddr = ce64 + 1; in mpt_dump_sgl()