Home
last modified time | relevance | path

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

/trueos/sys/dev/isp/
HDisp_freebsd.c819 static int isp_disable_target_mode(ispsoftc_t *, int);
1489 if (isp_disable_target_mode(isp, bus)) { in isp_disable_lun()
1532 isp_disable_target_mode(ispsoftc_t *isp, int bus) in isp_disable_target_mode() function