OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atabus
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ata/
ata_raid_adaptec.c
71
struct atabus_softc *
atabus
;
local
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
246
atabus
= device_private(device_parent(dksc->sc_dev));
247
drive =
atabus
->sc_chan->ch_channel;
wdvar.h
57
const struct ata_bustype *
atabus
;
member in struct:wd_softc
ld_ataraid.c
679
struct atabus_softc *
atabus
;
local
688
atabus
= device_private(device_parent(adi->adi_dev));
705
bd->bd_target =
atabus
->sc_chan->ch_channel;
atavar.h
253
* A queue of
atabus
instances, used to ensure the same bus probe order
429
device_t
atabus
; /* self */
member in struct:ata_channel
Completed in 17 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026