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

  /src/sys/dev/ic/
isp_library.h 199 void isp_put_notify(ispsoftc_t *, in_entry_t *, in_entry_t *);
200 void isp_get_notify(ispsoftc_t *, in_entry_t *, in_entry_t *);
isp_target.c 88 static void isp_got_msg(ispsoftc_t *, in_entry_t *);
159 in_entry_t *inotp;
299 in_entry_t *inp = (in_entry_t *)local;
318 isp_got_msg(isp, (in_entry_t *)local);
886 isp_got_msg(ispsoftc_t *isp, in_entry_t *inp)
1149 in_entry_t *inp = arg;
isp_library.c 3325 isp_put_notify(ispsoftc_t *isp, in_entry_t *src, in_entry_t *dst)
3363 isp_get_notify(ispsoftc_t *isp, in_entry_t *src, in_entry_t *dst)
ispmbox.h 1724 } in_entry_t; typedef in typeref:struct:__anon33fa061c4008

Completed in 22 milliseconds