OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sc_odinfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/acpi/
acpi_display.c
63
* The array of connected output devices (
sc_odinfo
) is, after attachment, only
222
* ((sc_caps & ACPI_DISP_VGA_CAP__DOD) == 0) => (
sc_odinfo
== NULL)
231
struct acpidisp_odinfo *
sc_odinfo
; /* Connected output devices */
member in struct:acpidisp_vga_softc
531
asc->
sc_odinfo
= NULL;
540
asc->
sc_odinfo
= acpidisp_init_odinfo(asc);
544
if (asc->
sc_odinfo
!= NULL) {
546
acpidisp_print_odinfo(self, asc->
sc_odinfo
);
573
struct acpidisp_odinfo *oi = asc->
sc_odinfo
;
604
struct acpidisp_odinfo *oi = asc->
sc_odinfo
;
983
* Exclusive access to the
sc_odinfo
field of struct acpidisp_vga_softc i
[
all
...]
acpi_display.c
63
* The array of connected output devices (
sc_odinfo
) is, after attachment, only
222
* ((sc_caps & ACPI_DISP_VGA_CAP__DOD) == 0) => (
sc_odinfo
== NULL)
231
struct acpidisp_odinfo *
sc_odinfo
; /* Connected output devices */
member in struct:acpidisp_vga_softc
531
asc->
sc_odinfo
= NULL;
540
asc->
sc_odinfo
= acpidisp_init_odinfo(asc);
544
if (asc->
sc_odinfo
!= NULL) {
546
acpidisp_print_odinfo(self, asc->
sc_odinfo
);
573
struct acpidisp_odinfo *oi = asc->
sc_odinfo
;
604
struct acpidisp_odinfo *oi = asc->
sc_odinfo
;
983
* Exclusive access to the
sc_odinfo
field of struct acpidisp_vga_softc i
[
all
...]
Completed in 23 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025