OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sc_pciconfext
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/x86/pci/
pchbvar.h
41
pcireg_t
sc_pciconfext
[48];
member in struct:pchb_softc
pchb.c
466
sc->
sc_pciconfext
[(off - 0x40) / 4] = pci_conf_read(pc, tag, off);
483
pci_conf_write(pc, tag, off, sc->
sc_pciconfext
[(off - 0x40) / 4]);
/src/sys/dev/pci/
ppbvar.h
62
pcireg_t
sc_pciconfext
[48];
member in struct:ppb_softc
ppb.c
496
if (val != sc->
sc_pciconfext
[(off - 0x40) / 4])
498
sc->
sc_pciconfext
[(off - 0x40)/4]);
511
sc->
sc_pciconfext
[(off - 0x40) / 4] =
Completed in 13 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025