Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Disp_library.h210 void isp_put_notify_ack_fc(ispsoftc_t *, na_fcentry_t *, na_fcentry_t *);
213 void isp_get_notify_ack_fc(ispsoftc_t *, na_fcentry_t *, na_fcentry_t *);
Disp_target.c164 na_fcentry_t *nack_fcp; in isp_target_notify()
413 isp_get_notify_ack_fc(isp, nack_fcp, (na_fcentry_t *)local); in isp_target_notify()
415 nack_fcp = (na_fcentry_t *)local; in isp_target_notify()
1110 na_fcentry_t *na = (na_fcentry_t *) storage; in isp_notify_ack()
1142 isp_put_notify_ack_fc(isp, na, (na_fcentry_t *)outp); in isp_notify_ack()
Dispmbox.h1914 } na_fcentry_t; typedef
Disp_library.c3573 isp_put_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst) in isp_put_notify_ack_fc()
3644 isp_get_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst) in isp_get_notify_ack_fc()