Home
last modified time | relevance | path

Searched refs:PCF_CARDBUS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dpcic_var.h239 #define PCF_CARDBUS 0x00100000 /* Yenta CardBus */ macro
/titanic_41/usr/src/uts/common/io/
H A Dpcic.c876 pcic->pc_flags |= PCF_CARDBUS; in pcic_attach()
1118 pcic->pc_flags &= ~PCF_CARDBUS; in pcic_attach()
1347 pcic->pc_flags &= ~PCF_CARDBUS; in pcic_attach()
1574 if (pcic->pc_flags & PCF_CARDBUS) in pcic_attach()
1697 if (pcic->pc_flags & PCF_CARDBUS) { in pcic_detach()
5380 if (!(pcic->pc_flags & PCF_CARDBUS)) in pcic_find_pci_type()
5532 if (pcic->pc_flags & PCF_CARDBUS) { in pcic_handle_cd_change()