OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:port_index
(Results
1 - 3
of
3
) 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/dev/fdt/
fdt_port.c
104
int
port_index
, int ep_index)
109
if (port->port_id !=
port_index
)
123
int
port_index
, int ep_index)
127
ep = fdt_endpoint_get_from_index(device_ports,
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 16 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025