Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsesio.h136 #define SESIOC_GETOBJMAP (SESIOC|11) macro
/titanic_50/usr/src/lib/storage/liba5k/common/
H A Ddiag.c266 if (ioctl(fd, SESIOC_GETOBJMAP, (caddr_t)all_objp) < 0) { in l_bp_bypass_enable()
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dses.c741 case SESIOC_GETOBJMAP: in ses_ioctl()