Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h1242 #define SD_READY_VALID 0 macro
/titanic_44/usr/src/uts/common/io/scsi/targets/
H A Dsd.c10282 if (rval == SD_READY_VALID && (!ISCD(un))) { in sdopen()
10290 if ((rval != SD_READY_VALID) || in sdopen()
10640 int rval = SD_READY_VALID;
10830 rval = SD_READY_VALID;
10939 if ((sd_ready_and_valid(ssc, SDPART(dev))) != SD_READY_VALID) {
11029 if ((sd_ready_and_valid(ssc, SDPART(dev))) != SD_READY_VALID) {
11119 if ((sd_ready_and_valid(ssc, SDPART(dev))) != SD_READY_VALID) {
11209 if ((sd_ready_and_valid(ssc, SDPART(dev))) != SD_READY_VALID) {
12607 if (sd_ready_and_valid(ssc, partition) != SD_READY_VALID) {
22356 if (err != SD_READY_VALID) {