opnsense-src/sys/dev/spibus
Ian Lepore 197d784bf3 Cast the data pointer to the correct type for the data being accessed (as
opposed to one that accidentally worked on the one arch I test-compiled for
on my first try).

Reported by:	np@, O. Hartmann <ohartmann@walstatt.org>
Pointy hat:	ian@
2018-04-07 22:21:06 +00:00
..
ofw_spibus.c Return BUS_PROBE_DEFAULT, not zero, because this is not the one driver 2018-04-07 18:58:58 +00:00
spi.h [spigen] add initial spigen driver from green@ 2016-05-26 07:02:20 +00:00
spibus.c A couple minor improvements to spibus.c... 2018-04-07 18:25:07 +00:00
spibus_if.m
spibusvar.h Generate a spibus_set_[ivarname]() convenience function for each ivar, 2018-04-07 20:34:57 +00:00
spigen.c Cast the data pointer to the correct type for the data being accessed (as 2018-04-07 22:21:06 +00:00