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)
Thu, Jan 23, 9:29 AM
Unknown Object (File)
Wed, Jan 15, 10:29 PM
Unknown Object (File)
Mon, Jan 13, 10:30 AM
Unknown Object (File)
Nov 15 2024, 10:06 AM
Unknown Object (File)
Nov 15 2024, 9:30 AM
Unknown Object (File)
Nov 15 2024, 7:15 AM
Unknown Object (File)
Oct 30 2024, 7:59 PM
Unknown Object (File)
Oct 22 2024, 7:53 PM
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