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

/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/linux/
H A Dps2.c63 char *Ps2Names[] = { variable in typeref:typename:char * []
69 #define NUM_PS2_NAMES (sizeof (Ps2Names) / sizeof (Ps2Names[0]))
124 ps2Port = open (Ps2Names[i], 0);
126 pi->path = strdup (Ps2Names[i]);

Completed in 1 milliseconds