Page MenuHomeFreeBSD

cam_xpt: Reimplement xpt_*nounce_periph in terms of the _sbuf versions
ClosedPublic

Authored by jhb on Jul 31 2023, 10:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 30, 7:59 PM
Unknown Object (File)
Tue, Oct 22, 7:53 PM
Unknown Object (File)
Sun, Oct 20, 5:27 PM
Unknown Object (File)
Fri, Oct 18, 7:33 AM
Unknown Object (File)
Fri, Oct 18, 12:22 AM
Unknown Object (File)
Sep 30 2024, 2:05 PM
Unknown Object (File)
Sep 17 2024, 1:04 PM
Unknown Object (File)
Sep 17 2024, 4:18 AM
Subscribers
None

Details

Summary

Use an sbuf that drains to printf to avoid duplicating code in the two
versions of each function.

Sponsored by: Chelsio Communications

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable