Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dzcons.c200 #define ZC_INSTANCE(x) (getminor((x)) >> 1) macro
400 int instance = ZC_INSTANCE((dev_t)arg); in zc_getinfo()
601 int instance = ZC_INSTANCE(*devp); in zc_open()