Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h820 struct sd_errstats { struct
1668 struct sd_errstats *stp; \
1670 stp = (struct sd_errstats *)(un)->un_errstats->ks_data; \
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c5330 struct sd_errstats *stp; in sd_update_block_info()
5333 stp = (struct sd_errstats *)un->un_errstats->ks_data; in sd_update_block_info()
9076 struct sd_errstats *stp; in sd_create_errstats()
9079 int ndata = (sizeof (struct sd_errstats) / sizeof (kstat_named_t)); in sd_create_errstats()
9101 stp = (struct sd_errstats *)un->un_errstats->ks_data; in sd_create_errstats()
9158 struct sd_errstats *stp; in sd_set_errstats()
9163 stp = (struct sd_errstats *)un->un_errstats->ks_data; in sd_set_errstats()
10637 struct sd_errstats *stp;
10840 stp = (struct sd_errstats *)un->un_errstats->ks_data;
19869 struct sd_errstats *stp =
[all …]