freebsd-dev/sys/dev/bwi
Scott Long 2ae078a31d Follow-up r283636 with a fix to the other abuses of BUS_SPACE_MAXSIZE_32BIT.
It makes no sense to specify a segment size that's larger than the total
amount that you want to allocate.
2015-05-28 08:00:11 +00:00
..
bitops.h
bwimac.c To avoid sleeping in firmware_get() with bwi mutex held, call 2015-05-27 22:30:21 +00:00
bwimac.h To avoid sleeping in firmware_get() with bwi mutex held, call 2015-05-27 22:30:21 +00:00
bwiphy.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
bwiphy.h
bwirf.c The r48589 promised to remove implicit inclusion of if_var.h soon. Prepare 2013-10-26 17:58:36 +00:00
bwirf.h
if_bwi_pci.c Setup the interrupt handler after bwi_attach(). If IRQ is shared, interrupt 2015-05-27 22:27:15 +00:00
if_bwi.c Follow-up r283636 with a fix to the other abuses of BUS_SPACE_MAXSIZE_32BIT. 2015-05-28 08:00:11 +00:00
if_bwireg.h
if_bwivar.h