K 10 svn:author V 3 ian K 8 svn:date V 27 2018-03-18T17:25:23.861548Z K 7 svn:log V 237 Add sc_parent to the softc and use it in place of device_get_parent() calls all over the place. Also pass the softc as the arg to all the internal functions instead of passing a device_t and calling device_get_softc() in each function. END