Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Disp_library.h198 void isp_get_enable_lun(ispsoftc_t *, lun_entry_t *, lun_entry_t *);
H A Disp_target.c272 isp_get_enable_lun(isp, lunenp, (lun_entry_t *) local); in isp_target_notify()
H A Disp_library.c3284 isp_get_enable_lun(ispsoftc_t *isp, lun_entry_t *lesrc, lun_entry_t *ledst) in isp_get_enable_lun() function