HomeSort by: relevance | last modified time | path
    Searched refs:IWN_PCI_BAR0 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iwnreg.h 59 #define IWN_PCI_BAR0 PCI_MAPREG_START
if_iwn.c 466 memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, IWN_PCI_BAR0);
467 error = pci_mapreg_map(pa, IWN_PCI_BAR0, memtype, 0, &sc->sc_st,

Completed in 100 milliseconds