Searched refs:DEVICETOINSTANCE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dbscv_impl.h75 #define DEVICETOINSTANCE(x) ((getminor(x)) & (~BSCV_CONTROL_NODE)); macro
/illumos-gate/usr/src/uts/common/io/
H A Dbscv.c498 instance = DEVICETOINSTANCE(dev);
811 instance = DEVICETOINSTANCE(*devp);
842 instance = DEVICETOINSTANCE(dev);
1927 instance = DEVICETOINSTANCE(dev);

Completed in 54 milliseconds