readIntrThreshold 62 drivers/parport/parport_gsc.h int readIntrThreshold; readIntrThreshold 255 drivers/parport/parport_ip32.c unsigned int readIntrThreshold; readIntrThreshold 1951 drivers/parport/parport_ip32.c priv->readIntrThreshold = 0; readIntrThreshold 1956 drivers/parport/parport_ip32.c priv->readIntrThreshold = i + 1; readIntrThreshold 1960 drivers/parport/parport_ip32.c if (!priv->readIntrThreshold) { readIntrThreshold 1964 drivers/parport/parport_ip32.c pr_probe(p, "readIntrThreshold is %u\n", priv->readIntrThreshold); readIntrThreshold 1651 drivers/parport/parport_pc.c priv->readIntrThreshold = i; readIntrThreshold 36 include/linux/parport_pc.h int readIntrThreshold;