Searched refs:bf_arg (Results 1 – 2 of 2) sorted by relevance
49 bfd->bf_arg = arg; in bus_func_register()72 bfd->bf_arg == arg) { in bus_func_unregister()102 uint_t status = bfd->bf_func(bfd->bf_arg); in bus_func_invoke()
118 void *bf_arg; /* function argument */ member