Searched refs:intr_arg (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/ppbus/
H A Dppbconf.h204 void *intr_arg; member in struct:ppb_device
H A Dppbconf.c451 ppbdev->intr_hook(ppbdev->intr_arg);
472 ppbdev->intr_arg = arg;
/freebsd-9.3-release/sys/dev/sound/isa/
H A Dsbc.c48 void *intr_arg[INTR_MAX]; member in struct:sbc_ihl
507 if (ihl->intr[i] != NULL) ihl->intr[i](ihl->intr_arg[i]);
543 ihl->intr_arg[i] = arg;
572 ihl->intr_arg[i] = NULL;

Completed in 93 milliseconds