Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/sbp2/
H A Dcommon.h127 SBP2_ENODEV = 12, /* device not there */ enumerator
/illumos-gate/usr/src/uts/common/io/1394/targets/scsa1394/
H A Dsbp2_bus.c125 code = SBP2_ENODEV; in scsa1394_bus_rw_result2code()
/illumos-gate/usr/src/uts/common/io/sbp2/
H A Dsbp2.c885 return (SBP2_ENODEV); in sbp2_ses_submit_task()