Searched refs:cmd3 (Results 1 – 8 of 8) sorted by relevance
423 &sc->cmd.cmd3.irh; in lio_process_iq_request_list()632 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in lio_prepare_soft_command()636 pki_ih3 = (struct octeon_instr_pki_ih3 *)&sc->cmd.cmd3.pki_ih3; in lio_prepare_soft_command()652 irh = (struct octeon_instr_irh *)&sc->cmd.cmd3.irh; in lio_prepare_soft_command()658 sc->cmd.cmd3.ossp[0] = ossp0; in lio_prepare_soft_command()659 sc->cmd.cmd3.ossp[1] = ossp1; in lio_prepare_soft_command()662 rdp = (struct octeon_instr_rdp *)&sc->cmd.cmd3.rdp; in lio_prepare_soft_command()687 ih3 = (struct octeon_instr_ih3 *)&sc->cmd.cmd3.ih3; in lio_send_soft_command()691 sc->cmd.cmd3.dptr = sc->dmadptr; in lio_send_soft_command()694 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
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 \
3 SRCS= version.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c edit.c fio.c \