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

/freebsd-13-stable/sys/dev/malo/
H A Dif_malo.h475 typedef STAILQ_HEAD(, malo_txbuf) malo_txbufhead; typedef
492 malo_txbufhead free; /* queue of free buffers */
493 malo_txbufhead active; /* queue of active buffers */

Completed in 154 milliseconds