Home
last modified time | relevance | path

Searched defs:ata_channel (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/sys/dev/ata/
H A Datavar.h399 struct ata_channel { struct
400 int ch_channel; /* location */
401 struct atac_softc *ch_atac; /* ATA controller softc */
402 kmutex_t ch_lock; /* channel lock - queue */
405 volatile int ch_flags;
423 struct callout c_timo_callout; /* timeout callout handle */
426 int ch_ndrives; /* number of entries in ch_drive[] */
427 struct ata_drive_datas *ch_drive; /* array of ata_drive_datas */
429 device_t atabus; /* self */
432 device_t atapibus;
[all …]
/netbsd-src/sys/arch/evbarm/tsarm/
H A Dwdc_ts.c52 struct ata_channel ata_channel; member
/netbsd-src/sys/arch/evbarm/iq31244/
H A Dwdc_obio.c55 struct ata_channel ata_channel; member
/netbsd-src/sys/arch/arm/gemini/
H A Dobio_wdc.c59 struct ata_channel ata_channel; member
/netbsd-src/sys/arch/mmeye/dev/
H A Dwdc_mainbus.c59 struct ata_channel ata_channel; member
/netbsd-src/sys/arch/evbppc/mpc85xx/
H A Dwdc_obio.c55 struct ata_channel ata_channel; member
/netbsd-src/sys/arch/dreamcast/dev/g1/
H A Dwdc_g1.c56 struct ata_channel ata_channel; member
/netbsd-src/sys/dev/isapnp/
H A Dwdc_isapnp.c56 struct ata_channel ata_channel; member
/netbsd-src/sys/dev/isa/
H A Dwdc_isa.c61 struct ata_channel ata_channel; member
/netbsd-src/sys/dev/ic/
H A Dsiisatavar.h89 struct ata_channel ata_channel; member
H A Dahcisatavar.h68 struct ata_channel ata_channel; /* generic part */ member
H A Dwdc.c493 void (*do_reset)(struct ata_channel *, int)) in wdcprobe_with_reset()
/netbsd-src/sys/dev/pcmcia/
H A Dwdc_pcmcia.c66 struct ata_channel ata_channel; member
/netbsd-src/sys/dev/pci/
H A Dpciidevar.h136 struct ata_channel ata_channel; /* generic part */ member