Home | Sort by: relevance | last modified time | path |
/src/sys/arch/acorn32/eb7500atx/ | |
rside.c | 116 struct ata_channel rc_channel; /* generic part */ member in struct:rside_softc::rside_channel 194 sc->sc_chanarray[channel] = &scp->rc_channel; 195 cp = &scp->rc_channel; |
rside.c | 116 struct ata_channel rc_channel; /* generic part */ member in struct:rside_softc::rside_channel 194 sc->sc_chanarray[channel] = &scp->rc_channel; 195 cp = &scp->rc_channel; |
/src/sys/arch/acorn32/podulebus/ | |
rapide.c | 120 struct ata_channel rc_channel; /* generic part */ member in struct:rapide_softc::rapide_channel 254 sc->sc_chanarray[channel] = &rcp->rc_channel; 255 cp = &rcp->rc_channel; 348 wdcintr(&rcp->rc_channel); |
rapide.c | 120 struct ata_channel rc_channel; /* generic part */ member in struct:rapide_softc::rapide_channel 254 sc->sc_chanarray[channel] = &rcp->rc_channel; 255 cp = &rcp->rc_channel; 348 wdcintr(&rcp->rc_channel); |