Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dbscv_impl.h75 #define DEVICETOINSTANCE(x) ((getminor(x)) & (~BSCV_CONTROL_NODE)); macro
/titanic_44/usr/src/uts/common/io/
H A Dbscv.c498 instance = DEVICETOINSTANCE(dev); in bscv_getinfo()
811 instance = DEVICETOINSTANCE(*devp); in bscv_open()
842 instance = DEVICETOINSTANCE(dev); in bscv_close()
1927 instance = DEVICETOINSTANCE(dev); in bscv_ioctl()