Home
last modified time | relevance | path

Searched defs:io_type (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/sys/sys/
H A Diostat.h91 int io_type; /* type of device the state belong to */ member
/netbsd-src/external/cddl/osnet/dist/cmd/zinject/
H A Dzinject.c669 int io_type = ZIO_TYPES; in main() local
/netbsd-src/sys/arch/evbsh3/t_sh7706lan/
H A Dt_sh7706lan_space.c88 int io_type = type & ~T_SH7706LAN_IOMEM_PCMCIA_8BIT; in t_sh7706lan_iomem_add_mapping() local
/netbsd-src/sys/arch/evbsh3/ap_ms104_sh4/
H A Dap_ms104_sh4_space.c88 int io_type = type & ~AP_MS104_SH4_IOMEM_PCMCIA_8BIT; in ap_ms104_sh4_iomem_add_mapping() local
/netbsd-src/external/mit/lua/dist/src/
H A Dliolib.c165 static int io_type (lua_State *L) { in io_type() function
/netbsd-src/sys/arch/landisk/dev/
H A Dobio.c261 int io_type = type & ~OBIO_IOMEM_PCMCIA_8BIT; in obio_iomem_add_mapping() local
/netbsd-src/sys/dev/ic/
H A Dicpreg.h197 u_int8_t io_type; /* type (SCSI/FCAL) */ member
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/sys/
H A Dzio.h430 zio_type_t io_type; member
/netbsd-src/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c2165 enum ztest_io_type io_type; in ztest_io() local