Searched refs:isp_enable_target_mode (Results 1 – 1 of 1) sorted by relevance
816 static int isp_enable_target_mode(ispsoftc_t *, int);1278 if (isp_enable_target_mode(isp, bus)) { in isp_enable_lun()1344 if (isp_enable_target_mode(isp, bus)) { in isp_enable_deferred_luns()1502 isp_enable_target_mode(ispsoftc_t *isp, int bus) in isp_enable_target_mode() function