Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrp.h239 uint8_t rsp_type; member
H A Dsrpt_stp.c718 rsp->rsp_type = SRP_IU_RSP; in srpt_stp_send_mgmt_response()
771 rsp->rsp_type = SRP_IU_RSP; in srpt_stp_send_response()
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c634 int rsp_type; in t4_ring_rx() local
649 rsp_type = G_RSPD_TYPE(ctrl->u.type_gen); in t4_ring_rx()
653 switch (rsp_type) { in t4_ring_rx()
749 int rsp_type; in service_iq() local
767 rsp_type = G_RSPD_TYPE(ctrl->u.type_gen); in service_iq()
771 switch (rsp_type) { in service_iq()