Home
last modified time | relevance | path

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

/freebsd/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdsmp.c115 bit8 SMPPayload[SMP_DIRECT_PAYLOAD_LIMIT]; /*(TP)*/ in ttdsaNotSupportRespSend() local
139 osti_memcpy(SMPPayload, &tdSMPFrameHeader, 4); /*TP)*/ in ttdsaNotSupportRespSend()
141 agSMPFrame->outFrameBuf = SMPPayload; /*(TP)*/ in ttdsaNotSupportRespSend()
185 bit8 SMPPayload[SMP_DIRECT_PAYLOAD_LIMIT]; /*(TP)*/ in ttdsaDiscoverRespSend() local
212 osti_memcpy(SMPPayload, &tdSMPFrameHeader, 4); /*TP)*/ in ttdsaDiscoverRespSend()
214 agSMPFrame->outFrameBuf = SMPPayload; /*(TP)*/ in ttdsaDiscoverRespSend()
296 bit8 SMPPayload[SMP_DIRECT_PAYLOAD_LIMIT]; /*(TP)*/ in ttdsaReportGeneralRespSend() local
322 osti_memcpy(SMPPayload, &tdSMPFrameHeader, 4); /*(TP)*/ in ttdsaReportGeneralRespSend()
324 agSMPFrame->outFrameBuf = SMPPayload; /*(TP)*/ in ttdsaReportGeneralRespSend()