opnsense-src/sys/dev/hyperv
Dag-Erling Smørgrav a0da2f73b6 Remove remaining mentions of pr_usrreq.
When struct pr_usrreq was folded into struct protosw and the function
pointers it contained were renamed from pru_* to pr_* in 2022, a
number of references to the old names in comments and error messages
were missed.  Chase them down and fix them.

Sponsored by:	Klara, Inc.
Sponsored by:	NetApp, Inc.
Reviewed by:	kevans, glebius
Differential Revision:	https://reviews.freebsd.org/D50190
2025-05-08 16:29:15 +02:00
..
hvsock Remove remaining mentions of pr_usrreq. 2025-05-08 16:29:15 +02:00
include sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
input Use bus_generic_detach instead of device_delete_children in detach 2025-01-02 13:24:28 -05:00
netvsc Hyper-V: hn: rewrite hn rsc swtich to avoid sysctl hang 2025-02-04 13:39:14 +00:00
pcib Replace calls to bus_generic_attach with bus_attach_children 2024-12-06 17:26:16 -05:00
storvsc hyperv/storvsc: Avoid conditional asserts in storvsc_xferbuf_prepare() 2025-03-31 07:15:45 -04:00
utilities sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
vmbus sys: make the kernel metadata pointer global 2025-01-24 14:25:51 -07:00