Home
last modified time | relevance | path

Searched refs:IFB_BusType (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/drivers/staging/wlags49_h2/
Dwl_pci.c579 if( lp->hcfCtx.IFB_BusType == CFG_NIC_BUS_TYPE_CARDBUS || in wl_pci_setup()
580 lp->hcfCtx.IFB_BusType == CFG_NIC_BUS_TYPE_PCI ) { in wl_pci_setup()
Dhcf.h286 hcf_16 IFB_BusType; // BusType, derived via CFG_NIC_BUS_TYPE member
Dhcf.c1252 ifbp->IFB_BusType = x.val[0]; in hcf_connect()