Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h520 timeout_id_t un_retry_timeid; member
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6301 if (un->un_retry_timeid != NULL) { in sd_ddi_suspend()
6302 timeout_id_t temp_id = un->un_retry_timeid; in sd_ddi_suspend()
6303 un->un_retry_timeid = NULL; in sd_ddi_suspend()
8490 if (un->un_retry_timeid != NULL) { in sd_unit_attach()
8491 timeout_id_t temp_id = un->un_retry_timeid; in sd_unit_attach()
8492 un->un_retry_timeid = NULL; in sd_unit_attach()
8642 if ((un->un_ncmds_in_transport != 0) || (un->un_retry_timeid != NULL) || in sd_unit_detach()
15091 (un->un_retry_timeid == NULL) &&
15095 un->un_retry_timeid =
16085 un->un_retry_timeid =
[all …]