Lines Matching refs:config_regs
521 if (!(p_dev->config_regs & PRESENT_STATUS)) in pcmcia_enable_device()
530 p_dev->config_regs |= PRESENT_EXT_STATUS; in pcmcia_enable_device()
538 p_dev->vpp, flags, p_dev->config_base, p_dev->config_regs, in pcmcia_enable_device()
543 if (p_dev->config_regs & PRESENT_COPY) { in pcmcia_enable_device()
548 if (p_dev->config_regs & PRESENT_PIN_REPLACE) { in pcmcia_enable_device()
553 if (p_dev->config_regs & PRESENT_OPTION) { in pcmcia_enable_device()
559 if (p_dev->config_regs & PRESENT_IOBASE_0) in pcmcia_enable_device()
568 if (p_dev->config_regs & PRESENT_STATUS) in pcmcia_enable_device()
571 if (p_dev->config_regs & PRESENT_EXT_STATUS) in pcmcia_enable_device()
575 if (p_dev->config_regs & PRESENT_IOBASE_0) { in pcmcia_enable_device()
581 if (p_dev->config_regs & PRESENT_IOSIZE) { in pcmcia_enable_device()