Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/message/fusion/
Dmptlan.c679 SGETransaction32_t *pTrans; in mpt_lan_sdu_send()
740 pTrans = (SGETransaction32_t *) pSendReq->SG_List; in mpt_lan_sdu_send()
1147 SGETransaction32_t *pTrans; in mpt_lan_post_receive_buckets()
1164 (sizeof(SGETransaction32_t) + sizeof(SGESimple64_t)); in mpt_lan_post_receive_buckets()
1188 pTrans = (SGETransaction32_t *) pRecvReq->SG_List; in mpt_lan_post_receive_buckets()
1254 pTrans = (SGETransaction32_t *) (pSimple + 1); in mpt_lan_post_receive_buckets()
/linux-6.1.9/drivers/message/fusion/lsi/
Dmpi.h430 SGETransaction32_t, MPI_POINTER pSGETransaction32_t; typedef