Searched refs:PS2_STATUS (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/input/serio/
H A Dpcips2.c21 #define PS2_STATUS (1) macro
49 stat = inb(ps2if->base + PS2_STATUS);
67 status = inb(ps2if->base + PS2_STATUS);
90 status = inb(ps2if->base + PS2_STATUS);

Completed in 324 milliseconds