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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1080 #define sd_mhd_watch_cb ssd_mhd_watch_cb macro
1580 static int sd_mhd_watch_cb(caddr_t arg, struct scsi_watch_result *resultp);
24533 * sd_mhd_watch_cb will restart the resvd recover timeout thread
24828 * have LOST RESERVATIONS when the scsi watch facility callsback sd_mhd_watch_cb
24914 SENSE_LENGTH, sd_mhd_watch_cb, (caddr_t)dev);
24930 * Function: sd_mhd_watch_cb()
24951 sd_mhd_watch_cb(caddr_t arg, struct scsi_watch_result *resultp) function
24971 "sd_mhd_watch_cb: reason '%s', status '%s'\n",
24994 "sd_mhd_watch_cb: Reservation Conflict\n");
25014 "sd_mhd_watch_cb
[all...]

Completed in 109 milliseconds