1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-11 09:50:12 +00:00
freebsd/sys/dev/ep
2014-09-18 20:11:28 +00:00
..
if_ep_eisa.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_ep_isa.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_ep_mca.c - Provide necessary includes. 2013-10-29 11:17:49 +00:00
if_ep_pccard.c Use DEVMETHOD_END macro defined in sys/bus.h instead of {0, 0} sentinel on device_method_t arrays 2013-01-30 18:01:20 +00:00
if_ep.c Mechanically convert to if_inc_counter(). 2014-09-18 20:11:28 +00:00
if_epreg.h Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
if_epvar.h