Lines Matching refs:pc_flags

683 		if (pcic != NULL && pcic->pc_flags & PCF_SUSPENDED) {
687 pcic->pc_flags &= ~PCF_SUSPENDED;
786 pcic->pc_flags = PCF_PCIBUS;
800 if (pcic->pc_flags & PCF_PCIBUS)
829 if (pcic->pc_flags & PCF_PCIBUS) {
876 pcic->pc_flags |= PCF_CARDBUS;
1055 cmn_err(CE_CONT, "pcic_attach pc_flags=%x pc_type=%x\n",
1056 pcic->pc_flags, pcic->pc_type);
1064 if (pcic->pc_flags & PCF_PCIBUS) {
1114 pcic->pc_flags |= PCF_IO_REMAP;
1118 pcic->pc_flags &= ~PCF_CARDBUS;
1121 pcic->pc_flags |= PCF_IO_REMAP;
1124 pcic->pc_flags |= PCF_DMA | PCF_ZV;
1126 pcic->pc_flags |= (PCF_VPPX|PCF_33VCAP);
1127 pcic->pc_flags |= pcic_use_cbpwrctl;
1173 pcic->pc_flags |= PCF_DMA;
1281 pcic->pc_flags |= PCF_MULT_IRQ;
1343 pcic->pc_flags |= PCF_AUDIO;
1347 pcic->pc_flags &= ~PCF_CARDBUS;
1389 if (pcic->pc_flags & PCF_MULT_IRQ) {
1540 pcic->pc_flags |= PCF_ATTACHED;
1574 if (pcic->pc_flags & PCF_CARDBUS)
1618 if (pcic->pc_flags & PCF_PCIBUS)
1631 if (pcic->pc_flags & PCF_PCIBUS)
1676 pcic->pc_flags = 0;
1680 if (pcic->pc_flags & PCF_PCIBUS)
1697 if (pcic->pc_flags & PCF_CARDBUS) {
1724 if (pcic->pc_flags & PCF_CBPWRCTL)
1744 pcic->pc_flags |= PCF_SUSPENDED;
1776 if (pcic->pc_flags & PCF_PCIBUS) {
1898 pcic->pc_flags |= PCF_USE_SMI;
1934 pcic->pc_flags |= PCF_USE_SMI;
2173 pcic->pc_flags |= PCF_INTRENAB;
2185 pcic->pc_flags |= PCF_DEBOUNCE;
2241 "pcic_intr: enter pc_flags=0x%x PCF_ATTACHED=0x%x"
2243 pcic->pc_flags, PCF_ATTACHED, pcic->pc_numsockets);
2246 if (!(pcic->pc_flags & PCF_ATTACHED))
2251 if (pcic->pc_flags & PCF_SUSPENDED) {
2580 pcic->pc_flags |= PCF_CALLBACK;
2584 pcic->pc_flags &= ~PCF_CALLBACK;
3202 ((pcic->pc_flags & PCF_IO_REMAP) ? 0 : base);
3334 if (pcic->pc_flags & PCF_IO_REMAP) {
3832 if (!(pcic->pc_flags & PCF_33VCAP)) {
3893 if (pcic->pc_flags & PCF_VPPX) {
3926 if (pcic->pc_flags & PCF_USE_SMI)
4004 pcic->pc_flags & PCF_GPI_EJECT) {
4017 if (pcic->pc_flags & PCF_AUDIO)
4033 if ((socket->IFType == IF_IO) && (pcic->pc_flags & PCF_AUDIO)) {
4049 if ((socket->IFType == IF_IO) && (pcic->pc_flags & PCF_AUDIO))
4069 if ((socket->IFType == IF_IO) && (pcic->pc_flags & PCF_AUDIO)) {
4101 if (pcic->pc_flags & PCF_CBPWRCTL) {
4294 if (pcic->pc_flags & PCF_INTRENAB)
4550 if (pcic->pc_flags & PCF_CBPWRCTL) {
4615 if (pcic->pc_flags & PCF_CBPWRCTL) {
5380 if (!(pcic->pc_flags & PCF_CARDBUS))
5532 if (pcic->pc_flags & PCF_CARDBUS) {
5597 if (pcic->pc_flags & PCF_CBPWRCTL) {
5836 pcic->pc_flags |= PCF_1SOCKET;
6425 if (pcic->pc_flags & PCF_USE_SMI)