OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vb_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
vga_pci.c
69
pcireg_t
vb_type
;
member in struct:vga_bar
204
&psc->sc_bars[bar].
vb_type
)) {
208
if (PCI_MAPREG_TYPE(psc->sc_bars[bar].
vb_type
) ==
214
if (PCI_MAPREG_MEM_TYPE(psc->sc_bars[bar].
vb_type
) ==
224
psc->sc_bars[bar].
vb_type
,
machfb.c
84
pcireg_t
vb_type
;
member in struct:vga_bar
458
sc->sc_bars[bar].
vb_type
= pci_mapreg_type(sc->sc_pc,
461
sc->sc_bars[bar].
vb_type
, &sc->sc_bars[bar].vb_base,
467
sc->sc_rom.
vb_type
= PCI_MAPREG_TYPE_ROM;
469
sc->sc_rom.
vb_type
, &sc->sc_rom.vb_base,
Completed in 13 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025