Home
last modified time | relevance | path

Searched refs:na_fcentry_24xx_t (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/disk/isp/
H A Disp_library.h195 void isp_put_notify_24xx_ack(ispsoftc_t *, na_fcentry_24xx_t *, na_fcentry_24xx_t *);
198 void isp_put_notify_ack_24xx(ispsoftc_t *, na_fcentry_24xx_t *, na_fcentry_24xx_t *);
201 void isp_get_notify_ack_24xx(ispsoftc_t *, na_fcentry_24xx_t *, na_fcentry_24xx_t *);
H A Disp_target.c125 na_fcentry_24xx_t *nack_24xx; in isp_target_notify()
360 isp_get_notify_ack_24xx(isp, nack_24xx, (na_fcentry_24xx_t *) local); in isp_target_notify()
361 nack_24xx = (na_fcentry_24xx_t *) local; in isp_target_notify()
1044 na_fcentry_24xx_t *na = (na_fcentry_24xx_t *) storage; in isp_notify_ack()
1067 isp_put_notify_24xx_ack(isp, na, (na_fcentry_24xx_t *)outp); in isp_notify_ack()
H A Dispmbox.h1960 } na_fcentry_24xx_t; typedef
H A Disp_library.c3588 isp_put_notify_24xx_ack(ispsoftc_t *isp, na_fcentry_24xx_t *src, na_fcentry_24xx_t *dst) in isp_put_notify_24xx_ack()
3659 isp_get_notify_ack_24xx(ispsoftc_t *isp, na_fcentry_24xx_t *src, na_fcentry_24xx_t *dst) in isp_get_notify_ack_24xx()