opnsense-src/sys/dev/firewire
Warner Losh cc384c67ce cam: prefer cam_sim_softc() over accessing cam_sim structure directly.
Use the accessor function to get the softc for this sim. This also drops
an unneeded cast.

Sponsored by:		Netflix
Reviewed by:		mav@, hselasky@
Differential Revision:	https://reviews.freebsd.org/D30360
2021-06-03 13:08:29 -06:00
..
00README Use https over http for FreeBSD pages 2018-07-27 10:40:48 +00:00
firewire.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
firewire.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
firewire_phy.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
firewirereg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
fwcrom.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fwdev.c sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
fwdma.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fwdma.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fwmem.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
fwmem.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
fwohci.c fwohci: Cast bitfield to uint32_t before passing it to roundup2(). 2021-02-17 13:12:06 -08:00
fwohci_pci.c fwohci(4): remove support for Sun PCIO-2 FireWire controllers 2020-12-25 19:47:46 +01:00
fwohcireg.h fwohci(4): remove support for Sun PCIO-2 FireWire controllers 2020-12-25 19:47:46 +01:00
fwohcivar.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
fwphyreg.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
iec13213.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
iec68113.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
if_fwe.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (17 of many) 2020-02-26 14:26:36 +00:00
if_fwevar.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
if_fwip.c fwip(4): fixing kernel panic when receiving unicast packet 2021-04-15 22:56:07 +00:00
if_fwipvar.h spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00
sbp.c cam: prefer cam_sim_softc() over accessing cam_sim structure directly. 2021-06-03 13:08:29 -06:00
sbp.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00
sbp_targ.c spdx: initial adoption of licensing ID tags. 2017-11-18 14:26:50 +00:00