Searched refs:isp_find_ntpd (Results 1 – 1 of 1) sorted by relevance
| /trueos/sys/dev/isp/ |
| HD | isp_freebsd.c | 810 static ISP_INLINE inot_private_data_t *isp_find_ntpd(ispsoftc_t *, tstate_t *, uint32_t, uint32_t); 961 ntp = isp_find_ntpd(isp, tptr, tag_id, seq_id); in get_ntp_from_tagdata() 1092 isp_find_ntpd(ispsoftc_t *isp, tstate_t *tptr, uint32_t tag_id, uint32_t seq_id) in isp_find_ntpd() function 5033 inot_private_data_t *ntp = isp_find_ntpd(isp, tptr, ccb->cin1.tag_id, ccb->cin1.seq_id); in isp_action()
|