Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/warlock/
H A Dsd.wlcmd31 root sd_mhd_reset_notify_cb
H A Dsd_with_esp.wlcmd55 add notify_entry::callback target sd_mhd_reset_notify_cb
H A Dsd_with_isp.wlcmd46 add notify_entry::callback target sd_mhd_reset_notify_cb
H A Dsd_with_fas.wlcmd57 add notify_entry::callback target sd_mhd_reset_notify_cb
H A Dsd_with_glm.wlcmd57 add notify_entry::callback target sd_mhd_reset_notify_cb
H A Dsd_with_mpt.wlcmd59 add notify_entry::callback target sd_mhd_reset_notify_cb
H A Dmv.wlcmd104 ignore sd.c:sd_mhd_reset_notify_cb
H A Dahci.wlcmd109 ignore sd.c:sd_mhd_reset_notify_cb
H A Dbcm_sata.wlcmd107 ignore sd.c:sd_mhd_reset_notify_cb
H A Dnv_sata.wlcmd121 ignore sd.c:sd_mhd_reset_notify_cb
H A Dsi3124.wlcmd117 ignore sd.c:sd_mhd_reset_notify_cb
H A Dsd_with_uata.wlcmd109 ignore scsi_stoh_long scsi_stoh_short sd_mhd_reset_notify_cb
H A Dscsa1394.wlcmd154 root sd.c:sd_mhd_reset_notify_cb
H A Dscsa2usb_with_usba.wlcmd231 root sd.c:sd_mhd_reset_notify_cb
/titanic_50/usr/src/uts/common/io/scsi/targets/
H A Dsd.c1090 #define sd_mhd_reset_notify_cb ssd_mhd_reset_notify_cb macro
1590 static void sd_mhd_reset_notify_cb(caddr_t arg);
8777 sd_mhd_reset_notify_cb, (caddr_t)un); in sd_unit_detach()
24483 sd_mhd_reset_notify_cb, (caddr_t)un);
24551 sd_mhd_reset_notify_cb, (caddr_t)un);
25524 sd_mhd_reset_notify_cb(caddr_t arg) function