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

/freebsd-11-stable/sys/dev/firewire/
H A Dif_fwip.c86 static void fwip_output_callback (struct fw_xfer *);
355 xfer->hand = fwip_output_callback;
469 fwip_output_callback(struct fw_xfer *xfer) function
591 * error case below - fwip_output_callback will free
643 fwip_output_callback(xfer);
684 fwip_output_callback(xfer);

Completed in 57 milliseconds