rtsx_timeout
static void rtsx_timeout(void *arg);
callout_reset(&sc->rtsx_timeout_callout, timeout * hz, rtsx_timeout, sc);