OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HCIDE_NCHANNELS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/podulebus/
hcidereg.h
9
#define
HCIDE_NCHANNELS
3
hcide.c
53
struct ata_channel *sc_chp[
HCIDE_NCHANNELS
];/* pointers to sc_chan */
54
struct ata_channel sc_chan[
HCIDE_NCHANNELS
];
55
struct wdc_regs sc_wdc_regs[
HCIDE_NCHANNELS
];
92
sc->sc_wdc.sc_atac.atac_nchannels =
HCIDE_NCHANNELS
;
96
for (i = 0; i <
HCIDE_NCHANNELS
; i++) {
Completed in 21 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025