Searched refs:NCR_NOT_SET (Results 1 – 1 of 1) sorted by relevance
126 #define NCR_NOT_SET 0 macro127 static int ncr_irq = NCR_NOT_SET;128 static int ncr_dma = NCR_NOT_SET;129 static int ncr_addr = NCR_NOT_SET;130 static int ncr_5380 = NCR_NOT_SET;131 static int ncr_53c400 = NCR_NOT_SET;132 static int ncr_53c400a = NCR_NOT_SET;133 static int dtc_3181e = NCR_NOT_SET;302 if (ncr_irq != NCR_NOT_SET) in generic_NCR5380_detect()304 if (ncr_dma != NCR_NOT_SET) in generic_NCR5380_detect()[all …]