freebsd-dev/sys/dev/ichsmb
Warner Losh b832a7e505 Create new wrapper function: bus_delayed_attach_children()
Delay the attachment of children, when requested, until after interrutps are
running. This is often needed to allow children to run transactions on i2c or
spi busses. It's a common enough idiom that it will be useful to have its own
wrapper.

Reviewed by: ian
Differential Revision: https://reviews.freebsd.org/D21465
2019-12-13 19:39:33 +00:00
..
ichsmb_pci.c Add some Cannon Lake chipset IDs. 2019-03-20 17:27:00 +00:00
ichsmb_reg.h
ichsmb_var.h
ichsmb.c Create new wrapper function: bus_delayed_attach_children() 2019-12-13 19:39:33 +00:00