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

  /src/sys/arch/evbsh3/ap_ms104_sh4/
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
110 switch (io_type) {
  /src/sys/arch/evbsh3/t_sh7706lan/
t_sh7706lan_space.c 88 int io_type = type & ~T_SH7706LAN_IOMEM_PCMCIA_8BIT; local in function:t_sh7706lan_iomem_add_mapping
110 switch (io_type) {
  /src/sys/sys/
iostat.h 91 int io_type; /* type of device the state belong to */ member in struct:io_stats
  /src/sys/arch/landisk/dev/
obio.c 261 int io_type = type & ~OBIO_IOMEM_PCMCIA_8BIT; local in function:obio_iomem_add_mapping
283 switch (io_type) {
  /src/sys/dev/ic/
icpreg.h 197 u_int8_t io_type; /* type (SCSI/FCAL) */ member in struct:icp_ioc

Completed in 14 milliseconds