Searched refs:in_fcentry_24xx_t (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/sys/dev/isp/ |
| HD | isp_library.h | 191 void isp_put_notify_24xx(ispsoftc_t *, in_fcentry_24xx_t *, in_fcentry_24xx_t *); 194 void isp_get_notify_24xx(ispsoftc_t *, in_fcentry_24xx_t *, in_fcentry_24xx_t *);
|
| HD | isp_target.c | 64 static void isp_handle_24xx_inotify(ispsoftc_t *, in_fcentry_24xx_t *); 127 in_fcentry_24xx_t *inot_24xx; in isp_target_notify() 227 isp_get_notify_24xx(isp, inot_24xx, (in_fcentry_24xx_t *)local); in isp_target_notify() 228 inot_24xx = (in_fcentry_24xx_t *) local; in isp_target_notify() 851 in_fcentry_24xx_t *in = arg; in isp_notify_ack() 1389 isp_handle_24xx_inotify(ispsoftc_t *isp, in_fcentry_24xx_t *inot_24xx) in isp_handle_24xx_inotify()
|
| HD | isp_freebsd.c | 843 static void isp_handle_platform_notify_24xx(ispsoftc_t *, in_fcentry_24xx_t *); 2242 in_fcentry_24xx_t *inot; in isp_handle_srr_start() 2246 inot = (in_fcentry_24xx_t *)atp->srr; in isp_handle_srr_start() 2341 in_fcentry_24xx_t *inot = inot_raw; in isp_handle_srr_notify() 2628 isp_handle_platform_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *inot) in isp_handle_platform_notify_24xx() 4442 isp_handle_platform_notify_24xx(isp, (in_fcentry_24xx_t *) hp); in isp_async()
|
| HD | isp_library.c | 3153 isp_put_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst) in isp_put_notify_24xx() 3216 isp_get_notify_24xx(ispsoftc_t *isp, in_fcentry_24xx_t *src, in_fcentry_24xx_t *dst) in isp_get_notify_24xx()
|
| HD | ispmbox.h | 1920 } in_fcentry_24xx_t; typedef
|