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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c29319 struct sd_w_map *tmp_wmp; local
29344 tmp_wmp = sd_get_range(un, startb, endb);
29345 if (tmp_wmp != NULL) {
29356 * is done, since the tmp_wmp points
29358 * tmp_wmp and change the state to sleep
29360 sl_wmp = tmp_wmp;

Completed in 116 milliseconds