OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_posth
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
vga_pci.c
83
struct vga_post *
sc_posth
;
member in struct:vga_pci_softc
248
psc->
sc_posth
= vga_post_init(pa->pa_bus, pa->pa_device,
250
if (psc->
sc_posth
== NULL)
288
if (sc->
sc_posth
!= NULL && acpi_md_vbios_reset == 2)
289
vga_post_call(sc->
sc_posth
);
vga_pci.c
83
struct vga_post *
sc_posth
;
member in struct:vga_pci_softc
248
psc->
sc_posth
= vga_post_init(pa->pa_bus, pa->pa_device,
250
if (psc->
sc_posth
== NULL)
288
if (sc->
sc_posth
!= NULL && acpi_md_vbios_reset == 2)
289
vga_post_call(sc->
sc_posth
);
vga_pci.c
83
struct vga_post *
sc_posth
;
member in struct:vga_pci_softc
248
psc->
sc_posth
= vga_post_init(pa->pa_bus, pa->pa_device,
250
if (psc->
sc_posth
== NULL)
288
if (sc->
sc_posth
!= NULL && acpi_md_vbios_reset == 2)
289
vga_post_call(sc->
sc_posth
);
Completed in 32 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025