OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:port_index
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/isa/
adv_isa.c
110
int
port_index
;
local in function:adv_isa_probe
129
for (
port_index
= 0;
port_index
< ASC_IOADR_TABLE_MAX_IX;
130
port_index
++) {
131
iobase = asc_ioport[
port_index
];
/src/sys/external/bsd/drm2/dist/drm/i915/gvt/
handlers.c
919
int
port_index
= OFFSET_TO_DP_AUX_PORT(offset);
local in function:dp_aux_ch_ctl_mmio_write
924
if (!dpy_is_valid_port(
port_index
)) {
933
&& offset != _REG_SKL_DP_AUX_CH_CTL(
port_index
)) {
937
offset != _REG_HSW_DP_AUX_CH_CTL(
port_index
)) {
948
port = &display->ports[
port_index
];
1077
intel_gvt_i2c_handle_aux_ch_write(vgpu,
port_index
, offset, p_data);
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025