HomeSort by: relevance | last modified time | path
    Searched defs:io_command (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/iscsi/
iscsi_ioctl.c 1337 * io_command:
1338 * Handle the io_command ioctl.
1346 io_command(iscsi_iocommand_parameters_t *par, struct lwp *l) function in typeref:typename:void
1353 DEB(9, ("ISCSI: io_command, SID=%d, lun=%" PRIu64 "\n", par->session_id, par->lun));
1978 io_command((iscsi_iocommand_parameters_t *) addr, l);
iscsi_ioctl.c 1337 * io_command:
1338 * Handle the io_command ioctl.
1346 io_command(iscsi_iocommand_parameters_t *par, struct lwp *l) function in typeref:typename:void
1353 DEB(9, ("ISCSI: io_command, SID=%d, lun=%" PRIu64 "\n", par->session_id, par->lun));
1978 io_command((iscsi_iocommand_parameters_t *) addr, l);
  /src/sys/arch/hppa/dev/
uturn.c 118 uint32_t io_command; /* Offset 12 */ member in struct:uturn_regs
350 r->io_command =
493 sc->sc_regs->io_command = UTURN_CMD_TLB_PURGE | iova;
uturn.c 118 uint32_t io_command; /* Offset 12 */ member in struct:uturn_regs
350 r->io_command =
493 sc->sc_regs->io_command = UTURN_CMD_TLB_PURGE | iova;
dino.c 76 uint32_t io_command; /* 0x030 w command register */ member in struct:dino_regs
dino.c 76 uint32_t io_command; /* 0x030 w command register */ member in struct:dino_regs
  /src/sys/arch/hppa/include/
iomod.h 334 u_int io_command; /* (WO) module commands (see below) */ member in struct:iomod
377 /* io_command */
389 #define IO_ERR_MEM_RY 0x00040 /* IO_COMMAND register ready for command */
iomod.h 334 u_int io_command; /* (WO) module commands (see below) */ member in struct:iomod
377 /* io_command */
389 #define IO_ERR_MEM_RY 0x00040 /* IO_COMMAND register ready for command */

Completed in 30 milliseconds