Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Dcommon.h116 SBP2_EINVAL = 1, /* invalid arguments */ enumerator
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c580 return (SBP2_EINVAL); in sbp2_lun_login()