Searched refs:pccr1 (Results 1 – 2 of 2) sorted by relevance
1240 PCMCIA_CR1 pccr1; member
507 j->pccr1.byte = inb_p(j->XILINXbase + 3); in IsPCControlReady()508 return j->pccr1.bits.crr ? 1 : 0; in IsPCControlReady()631 j->pccr1.byte = 0; in SLIC_GetState()1765 j->pccr1.byte = inb_p(j->XILINXbase + 0x03); in ixj_pcmcia_cable_check()1768 if (j->pccr1.bits.drf || j->pccr2.bits.rstc) { in ixj_pcmcia_cable_check()1772 if (j->pccr1.bits.ed) { in ixj_pcmcia_cable_check()1773 j->pccr1.bits.ed = 0; in ixj_pcmcia_cable_check()1791 if (!j->pccr1.bits.drf) { in ixj_pcmcia_cable_check()1818 if (!j->pccr1.bits.drf) { in ixj_pcmcia_cable_check()7185 len += sprintf(buf + len, "\nSmart Cable %spresent", j->pccr1.bits.drf ? "not " : ""); in ixj_get_status_proc()[all …]