in_fcentry_24xx_t
in_fcentry_24xx_t *inot;
inot = (in_fcentry_24xx_t *)atp->srr;
in_fcentry_24xx_t *inot = notify->nt_lreserved;
isp_put_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst)
isp_get_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst)
void isp_put_notify_24xx(ispsoftc_t *, in_fcentry_24xx_t *, in_fcentry_24xx_t *);
void isp_get_notify_24xx(ispsoftc_t *, in_fcentry_24xx_t *, in_fcentry_24xx_t *);
in_fcentry_24xx_t *inot_24xx;
isp_get_notify_24xx(isp, inot_24xx, (in_fcentry_24xx_t *)local);
isp_handle_notify_24xx(isp, (in_fcentry_24xx_t *)local);
in_fcentry_24xx_t *in = arg;
static void isp_handle_notify_24xx(ispsoftc_t *, in_fcentry_24xx_t *);
isp_handle_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *inot)