Searched defs:resp_code (Results 1 - 7 of 7) sorted by last modified time

/drivers/s390/char/
H A Dvmcp.h26 int resp_code; member in struct:vmcp_session
/drivers/scsi/libfc/
H A Dfc_rport.c1006 u8 resp_code = 0; local
1034 resp_code = (pp->spp.spp_flags & FC_SPP_RESP_MASK);
1038 if (resp_code != FC_SPP_RESP_ACK) {
1039 if (resp_code == FC_SPP_RESP_CONF)
/drivers/scsi/qla2xxx/
H A Dqla_target.c993 uint32_t add_flags, uint16_t resp_code, int resp_code_valid,
1301 struct qla_tgt_mgmt_cmd *mcmd, uint32_t resp_code)
1308 "Sending task mgmt CTIO7 (ha=%p, atio=%p, resp_code=%x\n",
1309 ha, atio, resp_code);
1341 ctio->u.status1.sense_data[0] = resp_code;
991 qlt_send_notify_ack(struct scsi_qla_host *vha, struct imm_ntfy_from_isp *ntfy, uint32_t add_flags, uint16_t resp_code, int resp_code_valid, uint16_t srr_flags, uint16_t srr_reject_code, uint8_t srr_explan) argument
1300 qlt_24xx_send_task_mgmt_ctio(struct scsi_qla_host *ha, struct qla_tgt_mgmt_cmd *mcmd, uint32_t resp_code) argument
H A Dqla_target.h200 uint16_t resp_code; member in struct:nack_to_isp::__anon6103::__anon6104
/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h367 u8 resp_code; member in struct:htc_service_connect_resp
/drivers/isdn/gigaset/
H A Dev-layer.c152 /* resp_code, min_ConState, max_ConState, parameter, new_ConState, timeout,
261 /* resp_code, min_ConState, max_ConState, parameter, new_ConState, timeout,
355 int resp_code; member in struct:resp_type_t
429 int resp_code; local
508 resp_code = RSP_STRING;
523 resp_code = rt->resp_code;
528 event->type = resp_code;
590 if (resp_code == RSP_ZDLE)
1397 gig_dbg(DEBUG_ANY, "%s: resp_code
1510 int resp_code = RSP_ERROR; local
[all...]
H A Dgigaset.h267 int resp_code; /* RSP_XXXX */ member in struct:reply_t

Completed in 446 milliseconds