freebsd-src/sys/dev/ntb/ntb_hw
Alexander Motin 50f16247a1 ntb_hw_intel(4): Remove CTLFLAG_NEEDGIANT flags.
Most of the sysctls just read hardware registers.  They don't need
any locking.

MFC after:	2 weeks
2021-08-10 16:37:21 -04:00
..
ntb_hw_amd.c newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00
ntb_hw_amd.h Add support for Hygon NTB PCI device in ntb_hw_amd driver. 2020-02-14 15:04:56 +00:00
ntb_hw_intel.c ntb_hw_intel(4): Remove CTLFLAG_NEEDGIANT flags. 2021-08-10 16:37:21 -04:00
ntb_hw_intel.h ntb: Add Intel Xeon Gen3 support 2020-10-23 14:16:52 +00:00
ntb_hw_plx.c newbus: Move from bus_child_{pnpinfo,location}_src to bus_child_{pnpinfo,location} with sbuf 2021-06-22 20:52:06 -06:00