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

  /src/sys/dev/pci/
if_bwfm_pci.c 93 struct bwfm_pci_dmamem *ring;
147 struct bwfm_pci_dmamem *sc_dma_idx_buf;
175 struct bwfm_pci_dmamem *sc_scratch_buf;
176 struct bwfm_pci_dmamem *sc_ringupd_buf;
178 struct bwfm_pci_dmamem *sc_ioctl_buf;
194 struct bwfm_pci_dmamem { struct
222 struct bwfm_pci_dmamem *
225 void bwfm_pci_dmamem_free(struct bwfm_pci_softc *, struct bwfm_pci_dmamem *);
870 struct bwfm_pci_dmamem *
873 struct bwfm_pci_dmamem *bdm
    [all...]
if_bwfm_pci.c 93 struct bwfm_pci_dmamem *ring;
147 struct bwfm_pci_dmamem *sc_dma_idx_buf;
175 struct bwfm_pci_dmamem *sc_scratch_buf;
176 struct bwfm_pci_dmamem *sc_ringupd_buf;
178 struct bwfm_pci_dmamem *sc_ioctl_buf;
194 struct bwfm_pci_dmamem { struct
222 struct bwfm_pci_dmamem *
225 void bwfm_pci_dmamem_free(struct bwfm_pci_softc *, struct bwfm_pci_dmamem *);
870 struct bwfm_pci_dmamem *
873 struct bwfm_pci_dmamem *bdm
    [all...]

Completed in 152 milliseconds