Searched refs:na_fcentry_e_t (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/dev/ic/ |
| D | isp_library.h | 211 void isp_put_notify_ack_fc_e(ispsoftc_t *, na_fcentry_e_t *, na_fcentry_e_t *); 214 void isp_get_notify_ack_fc_e(ispsoftc_t *, na_fcentry_e_t *, na_fcentry_e_t *);
|
| D | isp_target.c | 165 na_fcentry_e_t *nacke_fcp; in isp_target_notify() 411 … isp_get_notify_ack_fc_e(isp, nacke_fcp, (na_fcentry_e_t *)local); in isp_target_notify() 1117 … ((na_fcentry_e_t *)na)->na_iid = ((in_fcentry_e_t *)inp)->in_iid; in isp_notify_ack() 1118 iid = ((na_fcentry_e_t *)na)->na_iid; in isp_notify_ack() 1140 … isp_put_notify_ack_fc_e(isp, (na_fcentry_e_t *) na, (na_fcentry_e_t *)outp); in isp_notify_ack()
|
| D | ispmbox.h | 1927 } na_fcentry_e_t; typedef
|
| D | isp_library.c | 3592 isp_put_notify_ack_fc_e(ispsoftc_t *isp, na_fcentry_e_t *src, na_fcentry_e_t *dst) in isp_put_notify_ack_fc_e() 3663 isp_get_notify_ack_fc_e(ispsoftc_t *isp, na_fcentry_e_t *src, na_fcentry_e_t *dst) in isp_get_notify_ack_fc_e()
|