Searched defs:opcode (Results 76 - 100 of 177) sorted by relevance

12345678

/drivers/sbus/char/
H A Ductrl.c91 u8 opcode; member in struct:uctrl_txn
278 byte = (txn->opcode << 8);
308 txn.opcode = READ_EVENT_STATUS;
328 txn.opcode = READ_EXTERNAL_STATUS;
/drivers/scsi/
H A DNCR5380.c505 * Input : cmd - opcode of SCSI command
705 char *lprint_opcode(int opcode, char *pos, char *buffer, int length);
794 static char *lprint_opcode(int opcode, char *pos, char *buffer, int length) argument
796 SPRINTF("%2d (0x%02x)", opcode, opcode);
/drivers/scsi/ibmvscsi/
H A Dibmvstgt.c150 iu->srp.rsp.opcode = SRP_RSP;
384 rsp->opcode = SRP_LOGIN_RSP;
471 eprintk("Unknown type %u\n", iu->srp.rsp.opcode);
481 u8 opcode = iu->srp.rsp.opcode; local
483 switch (opcode) {
502 eprintk("Unsupported type %u\n", opcode);
505 eprintk("Unknown type %u\n", opcode);
/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1608 uint8_t subsys, opcode; local
1621 opcode = lpfc_sli_config_mbox_opcode_get(phba, mboxq);
1623 switch (opcode) {
1637 switch (opcode) {
1739 * @opcode: The sli4 config sub mailbox command opcode.
1750 uint8_t subsystem, uint8_t opcode, uint32_t length, bool emb)
1774 &sli4_config->header.cfg_shdr.request, opcode);
1829 bf_set(lpfc_mbox_hdr_opcode, &cfg_shdr->request, opcode);
1842 * lpfc_sli4_mbox_rsrc_extent - Initialize the opcode resourc
1749 lpfc_sli4_config(struct lpfc_hba *phba, struct lpfcMboxq *mbox, uint8_t subsystem, uint8_t opcode, uint32_t length, bool emb) argument
1860 uint8_t opcode = 0; local
[all...]
/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c754 dcmd->opcode = MR_DCMD_LD_MAP_GET_INFO;
860 dcmd->opcode = MR_DCMD_LD_MAP_GET_INFO;
1161 u8 opcode = 0, flagvals = 0, groupnum = 0, control = 0; local
1221 opcode = cdb[0] == READ_16 ? READ_10 : WRITE_10;
1226 opcode = cdb[0] == READ_12 ? READ_10 : WRITE_10;
1234 cdb[0] = opcode;
1249 opcode = cdb[0] == READ_6 ? READ_16 : WRITE_16;
1253 opcode =
1260 opcode =
1270 cdb[0] = opcode;
[all...]
/drivers/atm/
H A Dfore200e.c610 struct prom_opcode opcode; local
616 opcode.opcode = OPCODE_GET_PROM;
617 opcode.pad = 0;
625 fore200e->bus->write(*(u32*)&opcode, (u32 __iomem *)&entry->cp_entry->cmd.prom_block.opcode);
1332 activ_opcode.opcode = OPCODE_ACTIVATE_VCIN;
1338 deactiv_opcode.opcode = OPCODE_DEACTIVATE_VCIN;
1355 fore200e->bus->write(*(u32*)&activ_opcode, (u32 __iomem *)&entry->cp_entry->cmd.activate_block.opcode);
1359 fore200e->bus->write(*(u32*)&deactiv_opcode, (u32 __iomem *)&entry->cp_entry->cmd.deactivate_block.opcode);
1748 struct stats_opcode opcode; local
1857 struct oc3_opcode opcode; local
[all...]
/drivers/block/
H A Dnvme.c514 cmnd->common.opcode = nvme_cmd_flush;
582 cmnd->rw.opcode = nvme_cmd_write;
585 cmnd->rw.opcode = nvme_cmd_read;
756 static int adapter_delete_queue(struct nvme_dev *dev, u8 opcode, u16 id) argument
762 c.delete_queue.opcode = opcode;
779 c.create_cq.opcode = nvme_admin_create_cq;
800 c.create_sq.opcode = nvme_admin_create_sq;
829 c.identify.opcode = nvme_admin_identify;
843 c.features.opcode
[all...]
/drivers/firewire/
H A Dnet.c67 __be16 opcode; /* ARP Opcode */ member in struct:rfc2734_arp
/drivers/ide/
H A Dide-tape.c545 u8 opcode)
556 if (opcode == READ_6)
558 else if (opcode == WRITE_6) {
543 ide_tape_create_rw_cmd(idetape_tape_t *tape, struct ide_atapi_pc *pc, struct request *rq, u8 opcode) argument
/drivers/infiniband/hw/cxgb4/
H A Dcm.c95 MODULE_PARM_DESC(p2p_type, "RDMAP opcode to use for the RTR message: "
2563 unsigned int opcode; local
2569 opcode = rpl->ot.opcode;
2571 BUG_ON(!work_handlers[opcode]);
2572 ret = work_handlers[opcode](dev, skb);
H A Dt4.h109 enum fw_wr_opcodes opcode, u8 flags, u8 len16)
111 wqe->send.opcode = (u8)opcode;
147 #define T4_ERR_OPCODE 0x16 /* invalid rdma opcode */
158 #define T4_ERR_INTERNAL_ERR 0x1F /* internal error (opcode */
264 int opcode; member in struct:t4_swsqe
108 init_wr_hdr(union t4_wr *wqe, u16 wrid, enum fw_wr_opcodes opcode, u8 flags, u8 len16) argument
/drivers/infiniband/hw/ipath/
H A Dipath_driver.c1124 "tlen=%x opcode=%x egridx=%x: %s\n",
1222 u8 opcode = be32_to_cpu(hdr->bth[0]) >> 24; local
1224 ipath_cdbg(PKT, "typ %x, opcode %x (eager, "
1226 etype, opcode, qp, tlen);
1229 ipath_dbg("Bug: Expected TID, opcode %x; ignored\n",
1235 * even try to print the opcode, etc.
H A Dipath_verbs.c369 if ((unsigned) wr->opcode >= IB_WR_RDMA_READ)
372 /* Check UD opcode */
373 if (wr->opcode != IB_WR_SEND &&
374 wr->opcode != IB_WR_SEND_WITH_IMM)
379 } else if ((unsigned) wr->opcode > IB_WR_ATOMIC_FETCH_AND_ADD)
381 else if (wr->opcode >= IB_WR_ATOMIC_CMP_AND_SWP &&
386 else if (wr->opcode >= IB_WR_RDMA_READ && !qp->s_max_rd_atomic)
401 acc = wr->opcode >= IB_WR_RDMA_READ ?
591 u8 opcode; local
623 opcode
[all...]
/drivers/infiniband/hw/nes/
H A Dnes_hw.c3028 u32 opcode; local
3040 opcode = le32_to_cpu(cq->cq_vbase[head].cqe_words[NES_CQE_OPCODE_IDX]);
3041 if (opcode & NES_CQE_VALID) {
3046 nes_debug(NES_DBG_CQP, "Bad Completion code for opcode 0x%02X from CQP,"
3105 opcode = cqp_wqe->wqe_words[NES_CQP_WQE_OPCODE_IDX];
3106 if ((opcode & NES_CQP_OPCODE_MASK) == NES_CQP_DOWNLOAD_SEGMENT)
3114 nes_debug(NES_DBG_CQP, "CQP request %p (opcode 0x%02X) put on CQPs SQ wqe%u.\n",
3146 u32 opcode = 0xffffffff; local
3151 opcode = be16_to_cpu(mpa[1]) & 0xf;
3154 return opcode;
[all...]
H A Dnes_verbs.c290 u32 opcode = 0; local
318 opcode = NES_CQP_ALLOCATE_STAG | NES_CQP_STAG_MR |
330 set_wqe_32bit_value(cqp_wqe->wqe_words, NES_CQP_WQE_OPCODE_IDX, opcode);
1118 u32 opcode = 0; local
1341 opcode = NES_CQP_CREATE_QP | NES_CQP_QP_TYPE_IWARP |
1344 opcode = NES_CQP_CREATE_QP | NES_CQP_QP_TYPE_IWARP | NES_CQP_QP_VIRT_WQS |
1347 opcode |= NES_CQP_QP_CQS_VALID;
1349 set_wqe_32bit_value(cqp_wqe->wqe_words, NES_CQP_WQE_OPCODE_IDX, opcode);
1539 u32 opcode = 0; local
1651 opcode
1788 u32 opcode = 0; local
1936 u32 opcode = 0; local
[all...]
/drivers/infiniband/hw/qib/
H A Dqib_verbs.c363 if (wr->opcode == IB_WR_FAST_REG_MR) {
367 if ((unsigned) wr->opcode >= IB_WR_RDMA_READ)
370 /* Check IB_QPT_SMI, IB_QPT_GSI, IB_QPT_UD opcode */
371 if (wr->opcode != IB_WR_SEND &&
372 wr->opcode != IB_WR_SEND_WITH_IMM)
377 } else if ((unsigned) wr->opcode > IB_WR_ATOMIC_FETCH_AND_ADD)
379 else if (wr->opcode >= IB_WR_ATOMIC_CMP_AND_SWP &&
384 else if (wr->opcode >= IB_WR_RDMA_READ && !qp->s_max_rd_atomic)
402 acc = wr->opcode >= IB_WR_RDMA_READ ?
608 u8 opcode; local
[all...]
/drivers/infiniband/ulp/srp/
H A Dib_srp.c379 req->priv.opcode = SRP_LOGIN_REQ;
1036 wr.opcode = IB_WR_SEND;
1138 .opcode = SRP_CRED_RSP,
1152 .opcode = SRP_AER_RSP,
1170 u8 opcode; local
1175 opcode = *(u8 *) iu->buf;
1179 PFX "recv completion, opcode 0x%02x\n", opcode);
1184 switch (opcode) {
1205 PFX "Unhandled SRP opcode
1453 int opcode; local
[all...]
/drivers/media/radio/wl128x/
H A Dfmdrv_common.h32 u8 opcode; member in struct:fm_reg_table
/drivers/misc/altera-stapl/
H A Daltera.c247 u32 opcode; local
524 opcode = (p[pc] & 0xff);
529 printk("opcode: %02x\n", opcode);
531 arg_count = (opcode >> 6) & 3;
537 switch (opcode) {
1380 if (opcode == 0x51) /* DS */
1961 if (opcode == 0x82) /* DSC */
2096 /* Unrecognized opcode -- ERROR! */
/drivers/misc/sgi-gru/
H A Dgru_instructions.h106 unsigned char opc: 8; /* opcode */
107 unsigned char exopc: 8; /* extended opcode */
313 __opdword(unsigned char opcode, unsigned char exopc, unsigned char xtype, argument
324 (opcode << GRU_CB_OPC_SHFT) |
/drivers/net/ethernet/broadcom/
H A Dcnic_if.h106 u8 opcode; member in struct:cnic_ctl_completion
/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h163 u8 opcode; member in union:opcode_tid
172 #define MK_OPCODE_TID(opcode, tid) (V_OPCODE(opcode) | (tid))
437 u8 opcode; member in struct:cpl_tx_pkt
457 u8 opcode; member in struct:cpl_tx_pkt_lso
486 u8 opcode; member in struct:cpl_rx_pkt
/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dcxgb4vf_main.c394 * Extract response opcode and get pointer to CPL message body.
397 u8 opcode = ((const struct rss_header *)rsp)->opcode; local
400 switch (opcode) {
466 "unexpected CPL %#x on FW event queue\n", opcode);
/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.c110 "permitted to execute this cmd (opcode %d)\n",
115 dev_err(&adapter->pdev->dev, "Cmd (opcode %d) failed:"
434 u8 subsystem, u8 opcode, int cmd_len,
439 req_hdr->opcode = opcode;
444 wrb->tag0 = opcode;
1019 u8 subsys = 0, opcode = 0; local
1031 opcode = OPCODE_COMMON_EQ_DESTROY;
1035 opcode = OPCODE_COMMON_CQ_DESTROY;
1039 opcode
433 be_wrb_cmd_hdr_prepare(struct be_cmd_req_hdr *req_hdr, u8 subsystem, u8 opcode, int cmd_len, struct be_mcc_wrb *wrb, struct be_dma_mem *mem) argument
[all...]
/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_hw.c1983 u32 opcode, read_value, addr; local
1990 for (i = 0; i < sizeof(crtEntry->opcode) * 8; i++) {
1991 opcode = (crtEntry->opcode & (0x1 << i));
1992 if (opcode) {
1993 switch (opcode) {

Completed in 1177 milliseconds

12345678