Searched defs:un_victim_retry_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h285 uint_t un_victim_retry_count; /* Per disk victim retry count */ member in struct:sd_lun
1770 #define SD_VICTIM_RETRY_COUNT(un) (un->un_victim_retry_count)

Completed in 72 milliseconds