Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptlan.c680 SGESimple64_t *pSimple; in mpt_lan_sdu_send()
762 pSimple = (SGESimple64_t *) &pTrans->TransactionDetails[2]; in mpt_lan_sdu_send()
1148 SGESimple64_t *pSimple; in mpt_lan_post_receive_buckets()
1164 (sizeof(SGETransaction32_t) + sizeof(SGESimple64_t)); in mpt_lan_post_receive_buckets()
1242 pSimple = (SGESimple64_t *) pTrans->TransactionDetails; in mpt_lan_post_receive_buckets()
H A Dmptbase.h338 SGESimple64_t sge[1];
H A Dmptbase.c1069 SGESimple64_t *pSge = (SGESimple64_t *) pAddr; in mpt_add_sge_64bit()
1090 SGESimple64_t *pSge = (SGESimple64_t *) pAddr; in mpt_add_sge_64bit_1078()
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi.h369 SGESimple64_t, MPI_POINTER pSGESimple64_t; typedef