Searched defs:ata_channel (Results 1 – 14 of 14) sorted by relevance
399 struct ata_channel { struct400 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 …]
52 struct ata_channel ata_channel; member
55 struct ata_channel ata_channel; member
59 struct ata_channel ata_channel; member
56 struct ata_channel ata_channel; member
61 struct ata_channel ata_channel; member
89 struct ata_channel ata_channel; member
68 struct ata_channel ata_channel; /* generic part */ member
493 void (*do_reset)(struct ata_channel *, int)) in wdcprobe_with_reset()
66 struct ata_channel ata_channel; member
136 struct ata_channel ata_channel; /* generic part */ member