Home
last modified time | relevance | path

Searched refs:MINOR_TO_PORT (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/sys/i2c/clients/
H A Di2c_client.h83 #define MINOR_TO_PORT(x) (0x0F & x) macro
/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dpcf8591.c232 int port = MINOR_TO_PORT(getminor(dev)); in pcf8591_ioctl()
H A Dpca9556.c618 port = MINOR_TO_PORT(getminor(dev)); in pca9556_ioctl()
H A Dssc050.c318 int port = MINOR_TO_PORT(getminor(dev)); in ssc050_ioctl()
/illumos-gate/usr/src/uts/sun4u/daktari/io/
H A Dhpc3130_dak.c423 int port = MINOR_TO_PORT(getminor(dev)); in hpc3130_ioctl()
693 int port = MINOR_TO_PORT(getminor(dev)); in hpc3130_poll()