Searched refs:na_fcentry_t (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | isp_library.h | 210 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 *);
|
| D | isp_target.c | 164 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()
|
| D | ispmbox.h | 1914 } na_fcentry_t; typedef
|
| D | isp_library.c | 3573 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()
|