Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h523 #define ESTF_SUPPORT 2011 /* Operation not supported */ macro
/titanic_41/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h526 #define ESTF_SUPPORT 2011 /* Operation not supported */ macro
/titanic_41/usr/src/uts/sun4u/starfire/io/
H A Ddrmach.c1963 return (drerr_new(0, ESTF_SUPPORT, NULL)); in drmach_pre_op()