Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c2343 els->els_resp_alloc_size = els->els_resp_size = 116; in fct_create_solels()
2347 kmem_zalloc(els->els_resp_size, KM_SLEEP); in fct_create_solels()
2356 els->els_resp_alloc_size = els->els_resp_size = 4; in fct_create_solels()
2358 els->els_resp_size, KM_SLEEP); in fct_create_solels()
2368 els->els_resp_alloc_size = els->els_resp_size = 4; in fct_create_solels()
2370 els->els_resp_size, KM_SLEEP); in fct_create_solels()
2382 els->els_resp_alloc_size = els->els_resp_size = 116; in fct_create_solels()
2384 kmem_zalloc(els->els_resp_size, KM_SLEEP); in fct_create_solels()
2463 els->els_resp_alloc_size = els->els_resp_size = 4; in fct_create_solels()
2465 kmem_zalloc(els->els_resp_size, KM_SLEEP); in fct_create_solels()
[all …]
H A Ddiscovery.c1222 els->els_resp_size = els->els_resp_alloc_size = 8; in fct_send_accrjt()
1229 els->els_resp_size = 4; in fct_send_accrjt()
1451 els->els_resp_size = els->els_req_size; in fct_process_plogi()
1453 els->els_resp_size, KM_SLEEP); in fct_process_plogi()
1454 els->els_resp_alloc_size = els->els_resp_size; in fct_process_plogi()
1455 bcopy(els->els_req_payload, p, els->els_resp_size); in fct_process_plogi()
1690 els->els_resp_size = els->els_resp_alloc_size = 20; in fct_process_prli()
1925 els->els_resp_size = els->els_resp_alloc_size = 28; in fct_process_rcvd_adisc()
/titanic_41/usr/src/uts/common/io/comstar/port/fcoet/
H A Dfcoet_eth.c686 actual_size = els->els_resp_size; in fcoet_process_sol_els_rsp()
691 els->els_resp_size = (uint16_t)actual_size; in fcoet_process_sol_els_rsp()
864 actual_size = CMD2ELS(xch->xch_cmd)->els_resp_size; in fcoet_process_sol_ct_rsp()
H A Dfcoet_fc.c434 els->els_resp_size = 116; in fcoet_send_sol_flogi()
436 kmem_zalloc(els->els_resp_size, KM_SLEEP); in fcoet_send_sol_flogi()
828 CMD2ELS(cmd)->els_resp_size + FCFH_SIZE, NULL); in fcoet_send_els_response()
/titanic_41/usr/src/uts/common/sys/
H A Dfct.h118 uint16_t els_resp_size; member
/titanic_41/usr/src/uts/common/io/comstar/port/qlt/
H A Dqlt.c3765 minsize = els->els_resp_size; in qlt_send_els_response()
3766 qcmd->dbuf = qlt_i_dmem_alloc(qlt, els->els_resp_size, &minsize, 0); in qlt_send_els_response()
3772 bcopy(addr, qcmd->dbuf->db_sglist[0].seg_addr, els->els_resp_size); in qlt_send_els_response()
3807 QMEM_WR32(qlt, (&req[0x24]), els->els_resp_size); in qlt_send_els_response()
3809 QMEM_WR32(qlt, (&req[0x30]), els->els_resp_size); in qlt_send_els_response()
4332 els->els_resp_payload, els->els_resp_size); in qlt_handle_sol_els_completion()
4853 sz = minsz = qcmd->param.resp_offset + els->els_resp_size; in qlt_send_els()
4886 QMEM_WR32(qlt, (&req[0x20]), els->els_resp_size); in qlt_send_els()
4892 QMEM_WR32(qlt, (&req[0x3C]), els->els_resp_size); in qlt_send_els()
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c3903 fct_els->els_resp_size);
4039 fct_els->els_resp_size, 0, KM_NOSLEEP))) {
4133 if (!(pkt = emlxs_pkt_alloc(port, fct_els->els_resp_size, 0, 0,
4173 fct_els->els_resp_size);