Home
last modified time | relevance | path

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

/trueos/sys/dev/isp/
HDisp_library.h193 void isp_put_enable_lun(ispsoftc_t *, lun_entry_t *, lun_entry_t *);
194 void isp_get_enable_lun(ispsoftc_t *, lun_entry_t *, lun_entry_t *);
HDisp_target.c129 lun_entry_t *lunenp; in isp_target_notify()
243 isp_get_enable_lun(isp, lunenp, (lun_entry_t *) local); in isp_target_notify()
472 lun_entry_t el; in isp_lun_cmd()
HDispmbox.h1668 } lun_entry_t; typedef
HDisp_library.c3337 isp_put_enable_lun(ispsoftc_t *isp, lun_entry_t *lesrc, lun_entry_t *ledst) in isp_put_enable_lun()
3373 isp_get_enable_lun(ispsoftc_t *isp, lun_entry_t *lesrc, lun_entry_t *ledst) in isp_get_enable_lun()
HDisp_freebsd.c820 static void isp_ledone(ispsoftc_t *, lun_entry_t *);
1555 isp_ledone(ispsoftc_t *isp, lun_entry_t *lep) in isp_ledone()
6093 isp_ledone(isp, (lun_entry_t *) hp); in isp_async()