Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c87 uint32_t nopcode, fence, immed_data = 0; in hermon_post_send_ud() local
211 immed_data = wr->wr.ud.udwr_immed; in hermon_post_send_ud()
350 immed_data = is->is_ctl.fc_parameter; in hermon_post_send_ud()
436 uint32_t nopcode, fence, immed_data = 0; in hermon_post_send_rc() local
516 immed_data = wr->wr.rc.rcwr.send_inval; in hermon_post_send_rc()
519 immed_data = wr->wr.rc.rcwr.send_immed; in hermon_post_send_rc()
532 immed_data = wr->wr.rc.rcwr.rdma.rdma_immed; in hermon_post_send_rc()
795 uint32_t nopcode, fence, immed_data = 0; in hermon_post_send() local
950 immed_data = in hermon_post_send()
960 immed_data = in hermon_post_send()
[all …]
/illumos-gate/usr/src/uts/common/sys/
H A Dpppt_ic_if.h313 uint8_t *immed_data,
320 uint8_t *immed_data,
/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dalua_ic_if.c638 uint8_t *immed_data, in stmf_ic_scsi_cmd_msg_alloc() argument
680 icsc->icsc_immed_data = immed_data; in stmf_ic_scsi_cmd_msg_alloc()