na_fcentry_t
isp_put_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst)
isp_get_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst)
void isp_put_notify_ack_fc(ispsoftc_t *, na_fcentry_t *, na_fcentry_t *);
void isp_get_notify_ack_fc(ispsoftc_t *, na_fcentry_t *, na_fcentry_t *);
na_fcentry_t *na = (na_fcentry_t *) storage;
isp_put_notify_ack_fc(isp, na, (na_fcentry_t *)outp);
na_fcentry_t *nack_fcp;
isp_get_notify_ack_fc(isp, nack_fcp, (na_fcentry_t *)local);
nack_fcp = (na_fcentry_t *)local;