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

/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c77 static void t4_aiotx_cancel(struct kaiocb *job);
2103 if (!aio_set_cancel_function(job, t4_aiotx_cancel)) {
2184 if (!aio_set_cancel_function(job, t4_aiotx_cancel)) {
2256 t4_aiotx_cancel(struct kaiocb *job) function
2299 if (!aio_set_cancel_function(job, t4_aiotx_cancel))

Completed in 105 milliseconds