freebsd-dev/sys/dev/cardbus
John Baldwin e240255ffc Add a bus_null_rescan() method that always fails with an error.
Use this in place of kobj_error_method to disable BUS_RESCAN() on
PCI drivers that do not use the "standard" scanning algorithm.
2016-04-27 17:49:42 +00:00
..
cardbus_cis.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
cardbus_cis.h
cardbus_device.c
cardbus.c Add a bus_null_rescan() method that always fails with an error. 2016-04-27 17:49:42 +00:00
cardbusreg.h
cardbusvar.h Add support for managing PCI bus numbers. As with BARs and PCI-PCI bridge 2014-02-12 04:30:37 +00:00