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

  /src/sys/arch/acorn32/podulebus/
icside.c 87 struct ata_channel ic_channel; /* generic part */ member in struct:icside_softc::icside_channel
265 sc->sc_wdcdev.sc_atac.atac_channels[channel] = &icp->ic_channel;
266 cp = &icp->ic_channel;
342 wdcintr(&icp->ic_channel);
  /src/sys/dev/i2c/
i2cvar.h 97 int ic_channel; member in struct:i2c_controller
139 return tag->ic_channel == I2C_CHANNEL_DEFAULT ? 0
140 : tag->ic_channel;
  /src/sys/dev/ic/
icpreg.h 309 u_int32_t ic_channel; member in struct:icp_ioctlcmd

Completed in 13 milliseconds