Lines Matching defs:tmp
652 resource_size_t tmp = p_dev->resource[1]->start;
654 tmp += (*pass ? (p_dev->config_index & 0x20 ? -24 : 8)
669 p_dev->resource[0]->start = tmp;
863 u_char tmp;
866 tmp = readb(local->dingo_ccr + i*2);
867 pr_cont(" %02x", tmp);
872 tmp = readb(local->dingo_ccr + 0x20 + i*2);
873 pr_cont(" %02x", tmp);
878 tmp = readb(local->dingo_ccr + 0x40 + i*2);
879 pr_cont(" %02x", tmp);