Lines Matching refs:config_regs
525 if (!(p_dev->config_regs & PRESENT_STATUS)) in pcmcia_enable_device()
534 p_dev->config_regs |= PRESENT_EXT_STATUS; in pcmcia_enable_device()
542 p_dev->vpp, flags, p_dev->config_base, p_dev->config_regs, in pcmcia_enable_device()
547 if (p_dev->config_regs & PRESENT_COPY) { in pcmcia_enable_device()
552 if (p_dev->config_regs & PRESENT_PIN_REPLACE) { in pcmcia_enable_device()
557 if (p_dev->config_regs & PRESENT_OPTION) { in pcmcia_enable_device()
563 if (p_dev->config_regs & PRESENT_IOBASE_0) in pcmcia_enable_device()
572 if (p_dev->config_regs & PRESENT_STATUS) in pcmcia_enable_device()
575 if (p_dev->config_regs & PRESENT_EXT_STATUS) in pcmcia_enable_device()
579 if (p_dev->config_regs & PRESENT_IOBASE_0) { in pcmcia_enable_device()
585 if (p_dev->config_regs & PRESENT_IOSIZE) { in pcmcia_enable_device()