Searched refs:ccr_mask (Results 1 – 5 of 5) sorted by relevance
82 if ((pf->ccr_mask) & (1 << (ccr / 2))) { in pcmcia_ccr_write()461 if (pf->ccr_mask & (1 << (PCMCIA_CCR_IOBASE0 / 2))) in pcmcia_function_enable()601 (pf->ccr_mask & (1 << (PCMCIA_CCR_IOBASE0 / 2)))) { in pcmcia_io_map()842 (pf->ccr_mask & (1 << (PCMCIA_CCR_STATUS / 2)))) { in pcmcia_card_intr()
115 u_long ccr_mask; member
609 printf(", ccr addr %lx mask %lx\n", pf->ccr_base, pf->ccr_mask); in pcmcia_print_cis()950 state->pf->ccr_mask = 0; in pcmcia_parse_cis_tuple()952 state->pf->ccr_mask |= in pcmcia_parse_cis_tuple()
221 pf->ccr_mask = 0x67; in cfxga_install_function()
234 pf->ccr_mask = 0x67; in xe_pcmcia_attach()