Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1241 #define SD_READY_VALID 0 macro
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c10283 if (rval == SD_READY_VALID && (!ISCD(un))) { in sdopen()
10291 if ((rval != SD_READY_VALID) || in sdopen()
10641 int rval = SD_READY_VALID;
10831 rval = SD_READY_VALID;
10940 if ((sd_ready_and_valid(ssc, SDPART(dev))) != SD_READY_VALID) {
11030 if ((sd_ready_and_valid(ssc, SDPART(dev))) != SD_READY_VALID) {
11120 if ((sd_ready_and_valid(ssc, SDPART(dev))) != SD_READY_VALID) {
11210 if ((sd_ready_and_valid(ssc, SDPART(dev))) != SD_READY_VALID) {
12608 if (sd_ready_and_valid(ssc, partition) != SD_READY_VALID) {
22357 if (err != SD_READY_VALID) {