Lines Matching refs:config_regs
526 if (!(p_dev->config_regs & PRESENT_STATUS)) in pcmcia_enable_device()
535 p_dev->config_regs |= PRESENT_EXT_STATUS; in pcmcia_enable_device()
543 p_dev->vpp, flags, p_dev->config_base, p_dev->config_regs, in pcmcia_enable_device()
548 if (p_dev->config_regs & PRESENT_COPY) { in pcmcia_enable_device()
553 if (p_dev->config_regs & PRESENT_PIN_REPLACE) { in pcmcia_enable_device()
558 if (p_dev->config_regs & PRESENT_OPTION) { in pcmcia_enable_device()
564 if (p_dev->config_regs & PRESENT_IOBASE_0) in pcmcia_enable_device()
573 if (p_dev->config_regs & PRESENT_STATUS) in pcmcia_enable_device()
576 if (p_dev->config_regs & PRESENT_EXT_STATUS) in pcmcia_enable_device()
580 if (p_dev->config_regs & PRESENT_IOBASE_0) { in pcmcia_enable_device()
586 if (p_dev->config_regs & PRESENT_IOSIZE) { in pcmcia_enable_device()