Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/sys/dada/conf/
H A Dautoconf.h59 #define DCDPROBE_NORESP 2 /* device didn't respond */ macro
/titanic_50/usr/src/uts/sun/io/dada/conf/
H A Ddcd_confsubr.c167 rval = DCDPROBE_NORESP; in dcd_hba_probe()
197 rval = DCDPROBE_NORESP; in dcd_hba_probe()
/titanic_50/usr/src/uts/sun/io/dada/targets/
H A Ddad.c436 case DCDPROBE_NORESP: in dcdprobe()