Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h554 #define ESGT_INVAL 4002 /* Invalid argument */ macro
/titanic_41/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h557 #define ESGT_INVAL 4002 /* Invalid argument */ macro
/titanic_41/usr/src/uts/sun4u/serengeti/io/
H A Dsbdp_mbox.c852 err = ESGT_INVAL; in sbdp_sc_err_translation()