PCF8591_CHANNELS
u_int8_t data[PCF8591_CHANNELS + 1];
NULL, 0, data, PCF8591_CHANNELS + 1, 0)) {
struct ecadc_channel sc_channels[PCF8591_CHANNELS];
u_int8_t junk[PCF8591_CHANNELS + 1];
if (chanuse[(i * 4)] > PCF8591_CHANNELS || /* channel # */
u_int8_t data[PCF8591_CHANNELS + 1];
NULL, 0, data, PCF8591_CHANNELS + 1, 0)) {
struct pcfadc_channel sc_channels[PCF8591_CHANNELS];
u_char chanuse[PCF8591_CHANNELS * 4], desc[PCF8591_CHANNELS * 32];
u_int8_t junk[PCF8591_CHANNELS + 1];
u_int32_t transinfo[PCF8591_CHANNELS * 4];
if (sc->sc_nchan > PCF8591_CHANNELS) {