in_entry_t        333 dev/ic/isp_inline.h isp_put_notify(struct ispsoftc *, in_entry_t *, in_entry_t *);
in_entry_t        335 dev/ic/isp_inline.h isp_get_notify(struct ispsoftc *, in_entry_t *, in_entry_t *);
in_entry_t       1310 dev/ic/isp_inline.h isp_put_notify(struct ispsoftc *isp, in_entry_t *insrc, in_entry_t *indst)
in_entry_t       1350 dev/ic/isp_inline.h isp_get_notify(struct ispsoftc *isp, in_entry_t *insrc, in_entry_t *indst)
in_entry_t         60 dev/ic/isp_target.c static void isp_got_msg(struct ispsoftc *, int, in_entry_t *);
in_entry_t        124 dev/ic/isp_target.c 		in_entry_t	*inotp;
in_entry_t        187 dev/ic/isp_target.c 			isp_get_notify(isp, inotp, (in_entry_t *)local);
in_entry_t        188 dev/ic/isp_target.c 			inotp = (in_entry_t *) local;
in_entry_t        213 dev/ic/isp_target.c 				isp_got_msg(isp, bus, (in_entry_t *)local);
in_entry_t        562 dev/ic/isp_target.c isp_got_msg(struct ispsoftc *isp, int bus, in_entry_t *inp)
in_entry_t        688 dev/ic/isp_target.c 			in_entry_t *inp = arg;