Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1136 static void sd_mhd_resvd_recover(void *arg);
24475 un->un_resvd_timeid = timeout(sd_mhd_resvd_recover,
24691 sd_mhd_resvd_recover(void *arg) function