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

  /src/sys/dev/pci/
if_vtevar.h 127 bus_space_tag_t vte_bustag; member in struct:vte_softc
155 bus_space_write_2((_sc)->vte_bustag, (_sc)->vte_bushandle, \
158 bus_space_read_2((_sc)->vte_bustag, (_sc)->vte_bushandle, (reg))
if_vte.c 187 0, &sc->vte_bustag, &sc->vte_bushandle, NULL, NULL) == 0);
193 PCI_MAPREG_TYPE_IO, 0, &sc->vte_bustag,

Completed in 14 milliseconds