Searched refs:in_entry_t (Results 1 – 5 of 5) sorted by relevance
| /freebsd-9-stable/sys/dev/isp/ |
| D | isp_library.h | 195 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 *);
|
| D | isp_target.c | 59 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()
|
| D | ispmbox.h | 1716 } in_entry_t; typedef
|
| D | isp_library.c | 3395 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()
|
| D | isp_freebsd.c | 829 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()
|