Searched refs:SMP_DIRECT_PAYLOAD_LIMIT (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/tgt/
H A Dttdsmp.c115 bit8 SMPPayload[SMP_DIRECT_PAYLOAD_LIMIT]; /*(TP)*/
185 bit8 SMPPayload[SMP_DIRECT_PAYLOAD_LIMIT]; /*(TP)*/
296 bit8 SMPPayload[SMP_DIRECT_PAYLOAD_LIMIT]; /*(TP)*/
/freebsd-11-stable/sys/dev/pms/RefTisa/sat/src/
H A Dsmtypes.h50 #define SMP_DIRECT_PAYLOAD_LIMIT 44 macro
313 bit8 smpPayload[SMP_DIRECT_PAYLOAD_LIMIT]; /* for smp retries;
H A Dsmdefs.h810 #define SMP_DIRECT_PAYLOAD_LIMIT 44 macro
H A Dsmsat.c1302 if ( (smpBodySize + 4) <= SMP_DIRECT_PAYLOAD_LIMIT) /* 48 */
1306 sm_memset(smSMPRequestBody->smpPayload, 0, SMP_DIRECT_PAYLOAD_LIMIT);
1352 sm_memset(smSMPRequestBody->smpPayload, 0, SMP_DIRECT_PAYLOAD_LIMIT);
/freebsd-11-stable/sys/dev/pms/RefTisa/discovery/dm/
H A Ddmtypes.h343 bit8 smpPayload[SMP_DIRECT_PAYLOAD_LIMIT]; /* for smp retries;
H A Ddmdefs.h75 #define SMP_DIRECT_PAYLOAD_LIMIT 44 macro
H A Ddmsmp.c273 if ( (smpBodySize + 4) <= SMP_DIRECT_PAYLOAD_LIMIT) /* 48 */
276 dm_memset(dmSMPRequestBody->smpPayload, 0, SMP_DIRECT_PAYLOAD_LIMIT);
365 dm_memset(dmSMPRequestBody->smpPayload, 0, SMP_DIRECT_PAYLOAD_LIMIT);
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/common/
H A Dtdtypes.h680 bit8 smpPayload[SMP_DIRECT_PAYLOAD_LIMIT]; /* for smp retries;
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dtddefs.h317 #define SMP_DIRECT_PAYLOAD_LIMIT 44 macro
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditddisc.c7260 if ( (smpBodySize + 4) <= SMP_DIRECT_PAYLOAD_LIMIT) /* 48 */
7264 osti_memset(tdSMPRequestBody->smpPayload, 0, SMP_DIRECT_PAYLOAD_LIMIT);
7395 osti_memset(tdSMPRequestBody->smpPayload, 0, SMP_DIRECT_PAYLOAD_LIMIT);

Completed in 204 milliseconds