Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dmtio.h157 struct mterror_entry { struct
165 #define MTERROR_ENTRY_SIZE_64 (sizeof (struct mterror_entry)) argument
184 struct mterror_entry mtees_entry;
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dst.c10201 struct mterror_entry err_entry; in st_get_error_entry()