Searched refs:port_byte (Results 1 – 2 of 2) sorted by relevance
216 uchar_t port_byte; in keyswitch_poll() local222 &port_byte, I2C_NOSLEEP); in keyswitch_poll()229 key_locked_bit = (boolean_t)((port_byte & 0x1)); in keyswitch_poll()
224 uchar_t port_byte; in keyswitch_poll() local230 &port_byte, I2C_NOSLEEP); in keyswitch_poll()237 key_locked_bit = (boolean_t)((port_byte & 0x1)); in keyswitch_poll()