in_fcentry_t
isp_put_notify_fc(ispsoftc_t *isp, in_fcentry_t *src, in_fcentry_t *dst)
isp_get_notify_fc(ispsoftc_t *isp, in_fcentry_t *src, in_fcentry_t *dst)
void isp_put_notify_fc(ispsoftc_t *, in_fcentry_t *, in_fcentry_t *);
void isp_get_notify_fc(ispsoftc_t *, in_fcentry_t *, in_fcentry_t *);
in_fcentry_t *inp = arg;
in_fcentry_t *inot_fcp;
in_fcentry_t *fcp = (in_fcentry_t *)local;
isp_got_msg_fc(isp, (in_fcentry_t *)local);
static void isp_got_msg_fc(ispsoftc_t *, in_fcentry_t *);
isp_got_msg_fc(ispsoftc_t *isp, in_fcentry_t *inp)