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.c750 int rsp_type; in t4_ring_rx() local
765 rsp_type = G_RSPD_TYPE(ctrl->u.type_gen); in t4_ring_rx()
769 switch (rsp_type) { in t4_ring_rx()
862 int rsp_type; in service_iq() local
880 rsp_type = G_RSPD_TYPE(ctrl->u.type_gen); in service_iq()
884 switch (rsp_type) { in service_iq()