Page MenuHomeFreeBSD

cam: remove xpt_polled_action
ClosedPublic

Authored by imp on May 21 2021, 9:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 14 2024, 5:04 AM
Unknown Object (File)
Dec 28 2023, 6:42 PM
Unknown Object (File)
Dec 22 2023, 11:29 PM
Unknown Object (File)
Dec 8 2023, 8:30 AM
Unknown Object (File)
Nov 16 2023, 9:06 PM
Unknown Object (File)
Nov 10 2023, 2:58 PM
Unknown Object (File)
Nov 8 2023, 3:02 PM
Unknown Object (File)
Nov 7 2023, 4:41 PM
Subscribers

Details

Summary

periph_runccb now handles all the polling stuff, and xpt_polled_action
is now unused and can be removed.

Sponsored by: Netflix

Test Plan

@scottl I think that we'd talked about doing this once periph_runccb handled polling and all users of this interface had been converted.

Diff Detail

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

Event Timeline

imp requested review of this revision.May 21 2021, 9:54 PM
imp added reviewers: mav, scottl, ken.
imp added a subscriber: scottl.
This revision is now accepted and ready to land.May 22 2021, 2:18 PM
This revision was automatically updated to reflect the committed changes.