Searched refs:bf_func (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4/os/
H A Dbus_func.c48 bfd->bf_func = func;
71 if (bfd->bf_type == type && bfd->bf_func == func &&
89 * most fatal error has the highest numerical value, and (2) that the bf_func
102 uint_t status = bfd->bf_func(bfd->bf_arg);
/illumos-gate/usr/src/uts/sun4/sys/
H A Dasync.h117 busfunc_t bf_func; /* function to call */ member in struct:bus_func_desc

Completed in 54 milliseconds