Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/wi/
H A Dif_wi_pci.c220 CSR_WRITE_2(sc, WI_PCICOR_OFF, WI_PCICOR_RESET); in wi_pci_attach()
223 CSR_WRITE_2(sc, WI_PCICOR_OFF, 0x0000); in wi_pci_attach()
H A Dif_wireg.h54 #define WI_PCICOR_OFF 0x26 macro