Searched refs:atp_rcb_timer (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Datp_misc.c262 void atp_rcb_timer(__unused struct atp_trans *junk) function
278 atp_timout(atp_rcb_timer, trp_tmo_rcb, 10 * HZ);
H A Datp.h443 void atp_rcb_timer(struct atp_trans *);
H A Datp_write.c97 atp_timout(atp_rcb_timer, trp_tmo_rcb, 10 * HZ);
106 atp_untimout(atp_rcb_timer, trp_tmo_rcb);

Completed in 23 milliseconds