Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/ib/clients/iser/
H A Diser_xfer.h117 } iser_hello_hdr_t; typedef
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_cq.c492 iser_hello_hdr_t *hello_hdr = (iser_hello_hdr_t *)hdr; in iser_msg_handle()
H A Diser_xfer.c48 iser_hello_hdr_t *hdr; in iser_xfer_hello_msg()
68 hdr = (iser_hello_hdr_t *)(uintptr_t)msg->msg_ds.ds_va; in iser_xfer_hello_msg()