Searched refs:port_priv_offset (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dephyrvideo.c434 port_priv_offset=0; local in function:ephyrXVPrivQueryHostAdaptors
518 port_priv_offset = a_this->adaptors[i].nPorts;
521 (EphyrPortPriv*)&a_this->adaptors[i].pPortPrivates[port_priv_offset];
/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyrvideo.c448 int base_port_id = 0, i = 0, port_priv_offset = 0; local in function:ephyrXVPrivQueryHostAdaptors
536 port_priv_offset = a_this->adaptors[i].nPorts;
540 pPortPrivates[port_priv_offset];

Completed in 5 milliseconds