Searched refs:na_fcentry_t (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/isp/ |
| HD | isp_library.h | 196 void isp_put_notify_ack_fc(ispsoftc_t *, na_fcentry_t *, na_fcentry_t *); 199 void isp_get_notify_ack_fc(ispsoftc_t *, na_fcentry_t *, na_fcentry_t *);
|
| HD | isp_target.c | 128 na_fcentry_t *nack_fcp; in isp_target_notify() 356 isp_get_notify_ack_fc(isp, nack_fcp, (na_fcentry_t *)local); in isp_target_notify() 358 nack_fcp = (na_fcentry_t *)local; in isp_target_notify() 880 na_fcentry_t *na = (na_fcentry_t *) storage; in isp_notify_ack() 912 isp_put_notify_ack_fc(isp, na, (na_fcentry_t *)outp); in isp_notify_ack()
|
| HD | isp_library.c | 3252 isp_put_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst) in isp_put_notify_ack_fc() 3323 isp_get_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst) in isp_get_notify_ack_fc()
|
| HD | ispmbox.h | 2017 } na_fcentry_t; typedef
|