Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_pci_devlist.h391 .driver_data = ATH_PCI_CUS252 |
398 .driver_data = ATH_PCI_CUS252 |
H A Dif_athvar.h95 #define ATH_PCI_CUS252 0x0008 macro
H A Dif_ath.c492 if (sc->sc_pci_devinfo & ATH_PCI_CUS252) in ath_setup_hal_config()