Searched refs:NJATA32_NCHAN (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dninjaata32var.h52 #define NJATA32_NCHAN 1 /* only one channel */ macro
69 } sc_ch[NJATA32_NCHAN];
71 struct ata_channel *sc_wdc_chanarray[NJATA32_NCHAN];
H A Dninjaata32.c172 sc->sc_wdcdev.sc_atac.atac_nchannels = NJATA32_NCHAN; /* 1 */

Completed in 99 milliseconds