Home
last modified time | relevance | path

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

/titanic_50/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];
/titanic_50/usr/src/uts/sun/io/
H A Dsocal.c4015 if (i > SOC_CQE_PAYLOAD) in socal_us_els()
4016 i = SOC_CQE_PAYLOAD; in socal_us_els()
/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dsf.c6649 if (i > SOC_CQE_PAYLOAD) {
6650 i = SOC_CQE_PAYLOAD;