Searched refs:lun_entry_t (Results 1 – 5 of 5) sorted by relevance
| /trueos/sys/dev/isp/ |
| HD | isp_library.h | 193 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 *);
|
| HD | isp_target.c | 129 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()
|
| HD | ispmbox.h | 1668 } lun_entry_t; typedef
|
| HD | isp_library.c | 3337 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()
|
| HD | isp_freebsd.c | 820 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()
|