• Lucas Russo's avatar
    hdl/sm_io/*: add generic pointer to a specific handler · e962296d
    Lucas Russo authored
    SMIO modules often need some state information.
    Because of this, we store that in a new a generic
    field called smio_handler, inside the general sm_io
    structure. Specific realizations of the SMIO module
    need to set that pointer to the desired structure,
    initilize it correctly (inside bootstrap init function)
    and destroy it when donw (inside bootstrap shutdown
    function)
    e962296d
Name
Last commit
Last update
..
debug Loading commit data...
dev_io Loading commit data...
dev_mngr Loading commit data...
hal_utils Loading commit data...
include Loading commit data...
ll_io Loading commit data...
msg Loading commit data...
sdb Loading commit data...
sm_io Loading commit data...
hal.mk Loading commit data...