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

  /src/sys/dev/ic/
isp_library.h 210 void isp_put_notify_ack_fc(ispsoftc_t *, na_fcentry_t *, na_fcentry_t *);
213 void isp_get_notify_ack_fc(ispsoftc_t *, na_fcentry_t *, na_fcentry_t *);
isp_target.c 164 na_fcentry_t *nack_fcp;
413 isp_get_notify_ack_fc(isp, nack_fcp, (na_fcentry_t *)local);
415 nack_fcp = (na_fcentry_t *)local;
1110 na_fcentry_t *na = (na_fcentry_t *) storage;
1142 isp_put_notify_ack_fc(isp, na, (na_fcentry_t *)outp);
isp_library.c 3573 isp_put_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst)
3644 isp_get_notify_ack_fc(ispsoftc_t *isp, na_fcentry_t *src, na_fcentry_t *dst)
ispmbox.h 1914 } na_fcentry_t; typedef in typeref:struct:__anon33fa061c4508

Completed in 20 milliseconds