Home
last modified time | relevance | path

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

/drivers/net/wireless/intersil/hostap/
Dhostap_plx.c445 int tmd7160; in prism2_plx_probe() local
456 tmd7160 = (pdev->vendor == 0x15e8) && (pdev->device == 0x0131); in prism2_plx_probe()
459 pccard_ioaddr = pci_resource_start(pdev, tmd7160 ? 2 : 3); in prism2_plx_probe()
461 if (tmd7160) { in prism2_plx_probe()