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

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

Completed in 76 milliseconds