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

/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1088 #define sd_mhd_reset_notify_cb ssd_mhd_reset_notify_cb macro
1588 static void sd_mhd_reset_notify_cb(caddr_t arg);
8762 * Note: The sd_mhd_reset_notify_cb() fn tries to acquire SD_MUTEX!
8765 sd_mhd_reset_notify_cb, (caddr_t)un); local
24462 sd_mhd_reset_notify_cb, (caddr_t)un); local
24530 sd_mhd_reset_notify_cb, (caddr_t)un); local
25491 * Function: sd_mhd_reset_notify_cb()
25503 sd_mhd_reset_notify_cb(caddr_t arg) function
25511 "sd_mhd_reset_notify_cb: Lost Reservation\n");

Completed in 145 milliseconds