Searched refs:SOC_CQE_PAYLOAD (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/
H A Dsocal_cq_defs.h35 #define SOC_CQE_PAYLOAD 60 macro
53 uchar_t cqe_payload[SOC_CQE_PAYLOAD];
/illumos-gate/usr/src/uts/sun/io/
H A Dsocal.c4015 if (i > SOC_CQE_PAYLOAD)
4016 i = SOC_CQE_PAYLOAD;
/illumos-gate/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c6649 if (i > SOC_CQE_PAYLOAD) {
6650 i = SOC_CQE_PAYLOAD;

Completed in 84 milliseconds