Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/isp/
Disp_freebsd.c817 static int isp_disable_target_mode(ispsoftc_t *, int);
1484 if (isp_disable_target_mode(isp, bus)) { in isp_disable_lun()
1527 isp_disable_target_mode(ispsoftc_t *isp, int bus) in isp_disable_target_mode() function