Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Dics951601_impl.h41 #define ICS951601_CMD_TO_ACTION(x) ((x) & 0xF000) macro
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dics951601.c532 switch (ICS951601_CMD_TO_ACTION(cmd)) { in ics951601_ioctl()