Home
last modified time | relevance | path

Searched refs:port_byte (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun4u/daktari/os/
H A Ddaktari.c216 uchar_t port_byte; in keyswitch_poll() local
222 &port_byte, I2C_NOSLEEP); in keyswitch_poll()
229 key_locked_bit = (boolean_t)((port_byte & 0x1)); in keyswitch_poll()
/titanic_50/usr/src/uts/sun4u/cherrystone/os/
H A Dcherrystone.c224 uchar_t port_byte; in keyswitch_poll() local
230 &port_byte, I2C_NOSLEEP); in keyswitch_poll()
237 key_locked_bit = (boolean_t)((port_byte & 0x1)); in keyswitch_poll()