Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/isp/
Disp_library.h195 void isp_put_notify(ispsoftc_t *, in_entry_t *, in_entry_t *);
196 void isp_get_notify(ispsoftc_t *, in_entry_t *, in_entry_t *);
Disp_target.c59 static void isp_got_msg(ispsoftc_t *, in_entry_t *);
130 in_entry_t *inotp; in isp_target_notify()
270 in_entry_t *inp = (in_entry_t *)local; in isp_target_notify()
289 isp_got_msg(isp, (in_entry_t *)local); in isp_target_notify()
874 isp_got_msg(ispsoftc_t *isp, in_entry_t *inp) in isp_got_msg()
1144 in_entry_t *inp = arg; in isp_notify_ack()
Dispmbox.h1716 } in_entry_t; typedef
Disp_library.c3395 isp_put_notify(ispsoftc_t *isp, in_entry_t *src, in_entry_t *dst) in isp_put_notify()
3433 isp_get_notify(ispsoftc_t *isp, in_entry_t *src, in_entry_t *dst) in isp_get_notify()
Disp_freebsd.c829 static void isp_handle_platform_notify_scsi(ispsoftc_t *, in_entry_t *);
3039 isp_handle_platform_notify_scsi(ispsoftc_t *isp, in_entry_t *inot) in isp_handle_platform_notify_scsi()
5958 isp_handle_platform_notify_scsi(isp, (in_entry_t *) hp); in isp_async()