OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DTIDE_NCHANNELS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/podulebus/
dtidereg.h
14
#define
DTIDE_NCHANNELS
2
dtide.c
54
struct ata_channel *sc_chp[
DTIDE_NCHANNELS
];/* pointers to sc_chan */
55
struct ata_channel sc_chan[
DTIDE_NCHANNELS
];
56
struct wdc_regs sc_wdc_regs[
DTIDE_NCHANNELS
];
93
sc->sc_wdc.sc_atac.atac_nchannels =
DTIDE_NCHANNELS
;
101
for (i = 0; i <
DTIDE_NCHANNELS
; i++) {
Completed in 12 milliseconds
Indexes created Thu Oct 23 18:09:57 GMT 2025