HomeSort by: relevance | last modified time | path
    Searched refs:in_fcentry_t (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/ic/
isp_library.h 201 void isp_put_notify_fc(ispsoftc_t *, in_fcentry_t *, in_fcentry_t *);
204 void isp_get_notify_fc(ispsoftc_t *, in_fcentry_t *, in_fcentry_t *);
isp_target.c 89 static void isp_got_msg_fc(ispsoftc_t *, in_fcentry_t *);
160 in_fcentry_t *inot_fcp;
292 in_fcentry_t *fcp = (in_fcentry_t *)local;
316 isp_got_msg_fc(isp, (in_fcentry_t *)local);
943 isp_got_msg_fc(ispsoftc_t *isp, in_fcentry_t *inp)
1114 in_fcentry_t *inp = arg;
isp_library.c 3401 isp_put_notify_fc(ispsoftc_t *isp, in_fcentry_t *src, in_fcentry_t *dst)
3464 isp_get_notify_fc(ispsoftc_t *isp, in_fcentry_t *src, in_fcentry_t *dst)
ispmbox.h 1736 } in_fcentry_t; typedef in typeref:struct:__anon33fa061c4108

Completed in 46 milliseconds