Searched defs:io_type (Results 1 - 5 of 5) sorted by relevance
| /src/sys/sys/ | ||
| H A D | iostat.h | 91 int io_type; /* type of device the state belong to */ member in struct:io_stats |
| /src/sys/arch/evbsh3/ap_ms104_sh4/ | ||
| H A D | ap_ms104_sh4_space.c | 88 int io_type = type & ~AP_MS104_SH4_IOMEM_PCMCIA_8BIT; local in function:ap_ms104_sh4_iomem_add_mapping |
| /src/sys/arch/evbsh3/t_sh7706lan/ | ||
| H A D | t_sh7706lan_space.c | 88 int io_type = type & ~T_SH7706LAN_IOMEM_PCMCIA_8BIT; local in function:t_sh7706lan_iomem_add_mapping |
| /src/sys/arch/landisk/dev/ | ||
| H A D | obio.c | 261 int io_type = type & ~OBIO_IOMEM_PCMCIA_8BIT; local in function:obio_iomem_add_mapping |
| /src/sys/dev/ic/ | ||
| H A D | icpreg.h | 197 u_int8_t io_type; /* type (SCSI/FCAL) */ member in struct:icp_ioc |
Completed in 6 milliseconds