Searched refs:un_rmw_msg_timeid (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/scsi/targets/
H A Dsddef.h507 timeout_id_t un_rmw_msg_timeid; /* for RMW message control */ member in struct:sd_lun
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c6280 if (un->un_rmw_msg_timeid != NULL) {
6281 timeout_id_t temp_id = un->un_rmw_msg_timeid;
6282 un->un_rmw_msg_timeid = NULL;
8466 if (un->un_rmw_msg_timeid != NULL) {
8467 timeout_id_t temp_id = un->un_rmw_msg_timeid;
8468 un->un_rmw_msg_timeid = NULL;
8687 if (un->un_rmw_msg_timeid != NULL) {
8688 timeout_id_t temp_id = un->un_rmw_msg_timeid;
8689 un->un_rmw_msg_timeid = NULL;
12670 un->un_rmw_msg_timeid
[all...]

Completed in 101 milliseconds