OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CHAN_TO_WDC
(Results
1 - 9
of
9
) sorted by relevancy
/src/sys/dev/ic/
wdcvar.h
134
#define
CHAN_TO_WDC
(chp) ((struct wdc_softc *)(chp)->ch_atac)
137
#define CHAN_TO_WDC_REGS(chp) (&
CHAN_TO_WDC
(chp)->regs[(chp)->ch_channel])
wdc.c
207
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
297
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
524
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
796
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
886
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
969
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
1030
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
1067
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
1100
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
1207
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp)
[
all
...]
mvsata.c
1020
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
1271
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
1701
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
2207
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
2500
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
/src/sys/arch/mips/adm5120/dev/
wdc_extio.c
118
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
/src/sys/arch/dreamcast/dev/g1/
wdc_g1.c
175
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
/src/sys/dev/ata/
ata_wdc.c
179
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
337
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
631
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
ata.c
1322
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
/src/sys/dev/scsipi/
atapi_wdc.c
481
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
735
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
1059
struct wdc_softc *wdc =
CHAN_TO_WDC
(chp);
/src/sys/arch/amiga/dev/
efa.c
541
wdc =
CHAN_TO_WDC
(&sc->sc_ports[chnum].chan);
Completed in 20 milliseconds
Indexes created Tue Oct 28 12:10:06 GMT 2025