Searched refs:ddi_cb_action_t (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/sys/ |
H A D | ddi_impldefs.h | 77 } ddi_cb_action_t; typedef 85 typedef int (*ddi_cb_func_t)(dev_info_t *dip, ddi_cb_action_t action,
|
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_main.c | 125 static int ixgbe_cbfunc(dev_info_t *, ddi_cb_action_t, void *, void *, void *); 127 static int ixgbe_intr_adjust(ixgbe_t *, ddi_cb_action_t, int); 1957 ixgbe_cbfunc(dev_info_t *dip, ddi_cb_action_t cbaction, void *cbarg, in ixgbe_cbfunc() 1992 ixgbe_intr_adjust(ixgbe_t *ixgbe, ddi_cb_action_t cbaction, int count) in ixgbe_intr_adjust()
|
/titanic_50/usr/src/uts/common/os/ |
H A D | ddi_intr_irm.c | 1285 ddi_cb_action_t action;
|
/titanic_50/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon.c | 4384 hermon_intr_cb_handler(dev_info_t *dip, ddi_cb_action_t action, void *cbarg, in hermon_intr_cb_handler()
|