Searched refs:msgcode (Results 1 – 12 of 12) sorted by relevance
138 int msgcode; in ufs_bsg_request() local 149 msgcode = bsg_request->msgcode; in ufs_bsg_request() 150 switch (msgcode) { in ufs_bsg_request() 160 &bsg_reply->upiu_rsp, msgcode, in ufs_bsg_request() 188 dev_err(hba->dev, "unsupported msgcode 0x%x\n", msgcode); in ufs_bsg_request()
68 uint32_t msgcode; member 82 * msg and status fields. The per-msgcode reply structure
379 u8 msgcode = pulse8->buf[0]; in pulse8_interrupt() local 383 pulse8_msgname(msgcode), in pulse8_interrupt() 385 switch (msgcode & 0x3f) { in pulse8_interrupt() 391 if (!(msgcode & MSGCODE_FRAME_EOM)) { in pulse8_interrupt() 401 if (!(msgcode & MSGCODE_FRAME_EOM)) in pulse8_interrupt()
270 __u32 msgcode; member 291 * msg and status fields. The per-msgcode reply structure
191 __u32 msgcode; member 202 * msg and status fields. The per-msgcode reply structure
843 "0x%x\n", __func__, bsg_req->msgcode); in qla4xxx_process_vendor_specific() 862 switch (bsg_req->msgcode) { in qla4xxx_bsg_request() 868 __func__, bsg_req->msgcode); in qla4xxx_bsg_request()
1098 switch (bsg_request->msgcode) { in zfcp_fc_exec_bsg_job()
5769 uint32_t msgcode; in lpfc_bsg_request() local 5772 msgcode = bsg_request->msgcode; in lpfc_bsg_request() 5773 switch (msgcode) { in lpfc_bsg_request()
2152 switch (bsg_request->msgcode) { in fc_lport_bsg_request()
4096 int cmdlen = sizeof(uint32_t); /* start with length of msgcode */ in fc_bsg_host_dispatch() 4106 switch (bsg_request->msgcode) { in fc_bsg_host_dispatch() 4189 int cmdlen = sizeof(uint32_t); /* start with length of msgcode */ in fc_bsg_rport_dispatch() 4199 switch (bsg_request->msgcode) { in fc_bsg_rport_dispatch()
1483 int cmdlen = sizeof(uint32_t); /* start with length of msgcode */ in iscsi_bsg_host_dispatch() 1486 /* check if we have the msgcode value at least */ in iscsi_bsg_host_dispatch() 1493 switch (req->msgcode) { in iscsi_bsg_host_dispatch()
4827 switch (bsg_req->msgcode) { in beiscsi_bsg_request() 4892 bsg_req->msgcode); in beiscsi_bsg_request()