freebsd-dev/sys/dev/ichsmb
Gavin Atkinson 255bba06cf ichsmb: switch device_probe() from a large case statement to a lookup table.
The case statement was getting unmanageably large, and I'm about to add
several more devices to it.

MFC after:	2 weeks
2017-03-29 23:13:04 +00:00
..
ichsmb_pci.c ichsmb: switch device_probe() from a large case statement to a lookup table. 2017-03-29 23:13:04 +00:00
ichsmb_reg.h
ichsmb_var.h
ichsmb.c