Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/isp/
Disp_freebsd.c816 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