History log of /freebsd/sys/dev/firewire/fw_helpers.h (Results 1 – 1 of 1)
Revision Date Author Comments
# af20f017 25-Jun-2026 Abdelkader Boudih <freebsd@seuros.com>

firewire: add shared helpers for ISO receive drivers

Add fw_helpers.h with common static inline helpers for FireWire ISO
receive drivers: async xfer wait with timeout and tlabel cleanup,
quadlet rea

firewire: add shared helpers for ISO receive drivers

Add fw_helpers.h with common static inline helpers for FireWire ISO
receive drivers: async xfer wait with timeout and tlabel cleanup,
quadlet read/write, and ISO mbuf management.

Reviewed by: adrian
Differential Revision: https://reviews.freebsd.org/D57684

show more ...