HomeSort by: relevance | last modified time | path
    Searched refs:atabus (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/sys/arch/atari/conf/
MILAN.in 98 atabus* at ata? channel ?
113 wd* at atabus? drive ?
114 atapibus* at atabus? # ATAPI bus support
SMALL030 54 atabus* at wdc? channel ?
55 wd* at atabus? drive ?
56 atapibus* at atabus?
HADES.in 45 atabus* at wdc? channel ?
46 wd* at atabus? drive ?
48 atapibus* at atabus?
FALCON 90 atabus* at wdc? channel ?
91 wd* at atabus? drive ?
92 atapibus* at atabus?
MILAN-ISAIDE 97 atabus* at ata? channel ?
106 wd* at atabus? drive ?
107 atapibus* at atabus? # ATAPI bus support
MILAN-PCIIDE 97 atabus* at ata? channel ?
106 wd* at atabus? drive ?
107 atapibus* at atabus? # ATAPI bus support
HADES 107 atabus* at wdc? channel ?
108 wd* at atabus? drive ?
109 atapibus* at atabus?
GENERIC.in 354 atabus* at wdc? channel ?
355 wd* at atabus? drive ?
358 atapibus* at atabus?
  /src/sys/dev/ata/
satapmp_subr.c 80 aprint_error_dev(chp->atabus,
87 aprint_verbose_dev(chp->atabus,
153 aprint_error_dev(chp->atabus,
160 aprint_verbose_dev(chp->atabus,
221 device_xname(chp->atabus), port);
225 device_xname(chp->atabus), port);
229 device_xname(chp->atabus), port, sata_speed(sstatus));
233 device_xname(chp->atabus), port, sstatus);
257 device_xname(chp->atabus), i);
277 aprint_normal_dev(chp->atabus, "no available xfer\n")
    [all...]
sata_subr.c 188 aprint_verbose_dev(chp->atabus, "port %d is SEMB, ignored\n",
202 aprint_verbose_dev(chp->atabus,
wdvar.h 57 const struct ata_bustype *atabus; member in struct:wd_softc
ata_raid_adaptec.c 71 struct atabus_softc *atabus; local in function:ata_raid_read_config_adaptec
172 atabus = device_private(device_parent(dksc->sc_dev));
173 drive = atabus->sc_chan->ch_channel;
ata_raid_jmicron.c 121 struct atabus_softc *atabus; local in function:ata_raid_read_config_jmicron
246 atabus = device_private(device_parent(dksc->sc_dev));
247 drive = atabus->sc_chan->ch_channel;
wd.c 326 wd->atabus = adev->adev_bustype;
534 if (sc->atabus->ata_addref(sc->drvp))
540 sc->atabus->ata_delref(sc->drvp);
569 wd->atabus->ata_killpending(wd->drvp);
799 wd->atabus->ata_bio(wd->drvp, xfer);
1187 error = wd->atabus->ata_addref(wd->drvp);
1209 wd->atabus->ata_delref(wd->drvp);
1226 wd->atabus->ata_delref(wd->drvp);
1648 wd->atabus->ata_bio(wd->drvp, xfer);
1754 switch (wd->atabus->ata_get_params(wd->drvp, flags, params))
    [all...]
ata_subr.c 291 device_xname(chp->atabus), chp->ch_flags, chp->ch_ndrives);
  /src/sys/arch/playstation2/conf/
config.playstation2 51 atabus* at ata?
52 wd* at atabus? drive ? flags 0x0ff0 # disable DMA/UDMA
  /src/sys/arch/evbarm/conf/
LUBBOCK 204 atabus* at wdc? channel ?
205 wd* at atabus? drive ? flags 0x0000
BCM5301X 192 atabus* at ahcisata? channel ?
194 wd* at atabus? drive ?
BCM56340 192 atabus* at ahcisata? channel ?
194 wd* at atabus? drive ?
ARMADAXP 227 atabus* at ata?
234 wd* at atabus? drive ? flags 0x0000
GENERIC 497 atabus* at ata?
498 atabus* at ahcisata? channel ?
500 wd* at atabus? drive ?
  /src/sys/arch/hpcmips/conf/
LROUTER 150 atabus* at ata?
153 #wd* at atabus? drive ? flags 0x0ffa # PIO mode 2
154 wd* at atabus? drive ? flags 0x0ffb # PIO mode 3
155 #wd* at atabus? drive ? flags 0x0ff0 # PIO mode 4
156 #wd* at atabus? drive ? flags 0x0000 # UDMA mode 2
TX3912 210 atabus* at ata?
213 wd* at atabus? drive ? flags 0x0000
TX3922 289 atabus* at ata?
292 wd* at atabus? drive ? flags 0x0000
MPC303 443 atabus* at ata?
446 wd* at atabus? drive ? flags 0x0000

Completed in 18 milliseconds

1 2