PCIC_FLAG_CARDP 779 dev/ic/i82365.c if (h->flags & PCIC_FLAG_CARDP) PCIC_FLAG_CARDP 785 dev/ic/i82365.c h->flags |= PCIC_FLAG_CARDP; PCIC_FLAG_CARDP 794 dev/ic/i82365.c if (h->flags & PCIC_FLAG_CARDP) { PCIC_FLAG_CARDP 795 dev/ic/i82365.c h->flags &= ~PCIC_FLAG_CARDP; PCIC_FLAG_CARDP 905 dev/pci/pccbb.c if (ph->flags & PCIC_FLAG_CARDP) { PCIC_FLAG_CARDP 912 dev/pci/pccbb.c ph->flags |= PCIC_FLAG_CARDP; PCIC_FLAG_CARDP 920 dev/pci/pccbb.c if (!(ph->flags & PCIC_FLAG_CARDP)) { PCIC_FLAG_CARDP 924 dev/pci/pccbb.c ph->flags &= ~PCIC_FLAG_CARDP;