Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsesio.h141 #define SESIOC_SETOBJSTAT (SESIOC|16) macro
/titanic_50/usr/src/lib/storage/liba5k/common/
H A Ddiag.c374 if (ioctl(fd, SESIOC_SETOBJSTAT, (caddr_t)&obj) < 0) { in l_bp_bypass_enable()
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dses.c820 case SESIOC_SETOBJSTAT: in ses_ioctl()