Searched refs:rsplen (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_pkt.c148 emlxs_pkt_alloc(emlxs_port_t *port, uint32_t cmdlen, uint32_t rsplen, argument
186 pkt->pkt_rsplen = rsplen;
203 rsplen = 0;
215 rsplen = 0;
225 rsplen = 0;
246 rsplen = 0;
256 rsplen = 0;
265 if (rsplen) {
269 rsplen = 0;
275 if (ddi_dma_mem_alloc(pkt->pkt_resp_dma, rsplen,
[all...]
H A Demlxs_els.c2892 pkt->pkt_rsplen - iocb->unsli3.ext_iocb.rsplen;
3071 pkt->pkt_rsplen - iocb->unsli3.ext_iocb.rsplen;
H A Demlxs_sli4.c5467 iocb->unsli3.ext_iocb.rsplen = cqe->CmdSpecific;
5480 iocb->unsli3.ext_iocb.rsplen = cqe->CmdSpecific;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h542 uint32_t rsplen; /* Word 11 */ member in struct:__anon7380
H A Demlxs_extern.h256 uint32_t cmdlen, uint32_t rsplen,

Completed in 120 milliseconds