Searched refs:atp_free (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Datp_misc.c118 atp_free(trp);
138 * atp_free frees up a request, cleaning up the queues and freeing
143 void atp_free(trp) function
150 ("atp_free: freeing trp 0x%x\n", (u_int) trp));
188 } /* atp_free */
H A Datp_write.c340 atp_free(trp);
950 atp_free(trp);
979 atp_free(trp);
1568 atp_free(trp);
1578 atp_free(trp);
1587 atp_free(trp);
1592 atp_free(trp);
1844 atp_free(trp);
1849 atp_free(trp);
1854 atp_free(tr
[all...]
H A Datp_open.c255 atp_free(trp);
H A Datp.h460 void atp_free(struct atp_trans *);

Completed in 26 milliseconds