Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h819 struct sd_errstats { struct
1667 struct sd_errstats *stp; \
1669 stp = (struct sd_errstats *)(un)->un_errstats->ks_data; \
/titanic_41/usr/src/uts/common/io/scsi/targets/
H A Dsd.c5317 struct sd_errstats *stp; in sd_update_block_info()
5320 stp = (struct sd_errstats *)un->un_errstats->ks_data; in sd_update_block_info()
9064 struct sd_errstats *stp; in sd_create_errstats()
9067 int ndata = (sizeof (struct sd_errstats) / sizeof (kstat_named_t)); in sd_create_errstats()
9089 stp = (struct sd_errstats *)un->un_errstats->ks_data; in sd_create_errstats()
9146 struct sd_errstats *stp; in sd_set_errstats()
9151 stp = (struct sd_errstats *)un->un_errstats->ks_data; in sd_set_errstats()
10638 struct sd_errstats *stp;
10841 stp = (struct sd_errstats *)un->un_errstats->ks_data;
19869 struct sd_errstats *stp =
[all …]