Home
last modified time | relevance | path

Searched refs:add_error_info (Results 1 – 5 of 5) sorted by relevance

/titanic_50/usr/src/uts/sun/sys/dada/targets/
H A Ddadpriv.h65 char add_error_info[DADKIO_ERROR_INFO_LEN]; member
75 char add_error_info[DADKIO_ERROR_INFO_LEN]; member
/titanic_50/usr/src/uts/common/sys/dktp/
H A Ddadkio.h174 char add_error_info[DADKIO_ERROR_INFO_LEN]; member
185 char add_error_info[DADKIO_ERROR_INFO_LEN]; member
/titanic_50/usr/src/uts/i86pc/i86hvm/io/
H A Dpv_cmdk.c385 bcopy(rwcmdp->status.add_error_info, in xdfs_rwcmd_copyout()
386 cmd32.status.add_error_info, DADKIO_ERROR_INFO_LEN); in xdfs_rwcmd_copyout()
/titanic_50/usr/src/uts/intel/io/dktp/disk/
H A Dcmdk.c846 bcopy(rwcmdp->status.add_error_info, in rwcmd_copyout()
847 cmd32.status.add_error_info, DADKIO_ERROR_INFO_LEN); in rwcmd_copyout()
/titanic_50/usr/src/uts/sun/io/dada/targets/
H A Ddad.c3293 rwcmd.status.add_error_info[counter] = in dcdioctl()
3294 rwcmd32.status.add_error_info[counter]; in dcdioctl()