Searched refs:cmd3 (Results 1 – 9 of 9) sorted by relevance
425 &sc->cmd.cmd3.irh; in lio_process_iq_request_list()637 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in lio_prepare_soft_command()641 pki_ih3 = (struct octeon_instr_pki_ih3 *)&sc->cmd.cmd3.pki_ih3; in lio_prepare_soft_command()657 irh = (struct octeon_instr_irh *)&sc->cmd.cmd3.irh; in lio_prepare_soft_command()663 sc->cmd.cmd3.ossp[0] = ossp0; in lio_prepare_soft_command()664 sc->cmd.cmd3.ossp[1] = ossp1; in lio_prepare_soft_command()667 rdp = (struct octeon_instr_rdp *)&sc->cmd.cmd3.rdp; in lio_prepare_soft_command()692 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in lio_send_soft_command()696 sc->cmd.cmd3.dptr = sc->dmadptr; in lio_send_soft_command()699 irh = (struct octeon_instr_irh *)&sc->cmd.cmd3.irh; in lio_send_soft_command()[all …]
151 ih3 = (struct octeon_instr_ih3 *)&cmd->cmd3.ih3; in lio_prepare_pci_cmd_o3()152 pki_ih3 = (struct octeon_instr_pki_ih3 *)&cmd->cmd3.pki_ih3; in lio_prepare_pci_cmd_o3()188 irh = (struct octeon_instr_irh *)&cmd->cmd3.irh; in lio_prepare_pci_cmd_o3()
224 struct lio_instr3_64B cmd3; member
525 …_write3(cvmx_cmd_queue_id_t queue_id, int use_locking, uint64_t cmd1, uint64_t cmd2, uint64_t cmd3) in cvmx_cmd_queue_write3() argument560 ptr[2] = cmd3; in cvmx_cmd_queue_write3()584 *ptr++ = cmd3; in cvmx_cmd_queue_write3()599 *ptr++ = cmd3; in cvmx_cmd_queue_write3()
146 ndata.cmd.cmd3.dptr = dptr; in lio_xmit()180 ndata.cmd.cmd3.dptr = dptr; in lio_xmit()186 irh = (struct octeon_instr_irh *)&ndata.cmd.cmd3.irh; in lio_xmit()187 tx_info = (union lio_tx_info *)&ndata.cmd.cmd3.ossp[0]; in lio_xmit()
1 a /usr/bin/cmd3 script executable (binary data)
22 cmd3.result \23 cmd3.testfile \
316 cmd3.result \317 cmd3.testfile \
5 SRCS= version.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c edit.c fio.c \