Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ic/ | |
aic79xx.c | 218 static ahd_callback_t ahd_reset_poll; variable in typeref:typename:ahd_callback_t 7729 ahd_timer_reset(&ahd->reset_timer, 0, ahd_reset_poll, ahd); 7737 ahd_reset_poll(void *arg) function in typeref:typename:void 7747 printf("ahd_reset_poll: Instance %p no longer exists\n", arg); 7758 ahd_reset_poll, ahd); |