Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/message/fusion/
Dmptlan.c678 SGETransaction32_t *pTrans; in mpt_lan_sdu_send()
739 pTrans = (SGETransaction32_t *) pSendReq->SG_List; in mpt_lan_sdu_send()
1142 SGETransaction32_t *pTrans; in mpt_lan_post_receive_buckets()
1159 (sizeof(SGETransaction32_t) + sizeof(SGESimple64_t)); in mpt_lan_post_receive_buckets()
1183 pTrans = (SGETransaction32_t *) pRecvReq->SG_List; in mpt_lan_post_receive_buckets()
1248 pTrans = (SGETransaction32_t *) (pSimple + 1); in mpt_lan_post_receive_buckets()
/Linux-v5.15/drivers/message/fusion/lsi/
Dmpi.h430 SGETransaction32_t, MPI_POINTER pSGETransaction32_t; typedef