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

  /src/sys/dev/ic/
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 *);
isp_target.c 165 na_fcentry_e_t *nacke_fcp;
411 isp_get_notify_ack_fc_e(isp, nacke_fcp, (na_fcentry_e_t *)local);
1117 ((na_fcentry_e_t *)na)->na_iid = ((in_fcentry_e_t *)inp)->in_iid;
1118 iid = ((na_fcentry_e_t *)na)->na_iid;
1140 isp_put_notify_ack_fc_e(isp, (na_fcentry_e_t *) na, (na_fcentry_e_t *)outp);
isp_library.c 3592 isp_put_notify_ack_fc_e(ispsoftc_t *isp, na_fcentry_e_t *src, na_fcentry_e_t *dst)
3663 isp_get_notify_ack_fc_e(ispsoftc_t *isp, na_fcentry_e_t *src, na_fcentry_e_t *dst)
ispmbox.h 1927 } na_fcentry_e_t; typedef in typeref:struct:__anon33fa061c4608

Completed in 20 milliseconds