Searched refs:in_fcentry_24xx_t (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/isp/
H A Disp_library.h147 void isp_put_notify_24xx(ispsoftc_t *, in_fcentry_24xx_t *, in_fcentry_24xx_t *);
148 void isp_get_notify_24xx(ispsoftc_t *, in_fcentry_24xx_t *, in_fcentry_24xx_t *);
H A Disp_target.c61 static void isp_handle_notify_24xx(ispsoftc_t *, in_fcentry_24xx_t *);
115 in_fcentry_24xx_t *inot_24xx;
174 isp_get_notify_24xx(isp, inot_24xx, (in_fcentry_24xx_t *)local);
175 isp_handle_notify_24xx(isp, (in_fcentry_24xx_t *)local);
433 in_fcentry_24xx_t *in = arg;
717 isp_handle_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *inot)
H A Disp_library.c1774 isp_put_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst)
1810 isp_get_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst)
H A Dispmbox.h1295 } in_fcentry_24xx_t; typedef in typeref:struct:__anon12475
H A Disp_freebsd.c1457 in_fcentry_24xx_t *inot;
1461 inot = (in_fcentry_24xx_t *)atp->srr;
1555 in_fcentry_24xx_t *inot = notify->nt_lreserved;

Completed in 109 milliseconds