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

/freebsd-10.0-release/sys/ofed/drivers/infiniband/hw/mthca/
H A Dmthca_eq.c417 static irqreturn_t mthca_tavor_msi_x_interrupt(int irq, void *eq_ptr) argument
419 struct mthca_eq *eq = eq_ptr;
451 static irqreturn_t mthca_arbel_msi_x_interrupt(int irq, void *eq_ptr) argument
453 struct mthca_eq *eq = eq_ptr;
/freebsd-10.0-release/contrib/gcc/
H A Dggc-common.c833 eq_ptr (const void *p1, const void *p2)
876 ptr_hash = htab_create (10, hash_ptr, eq_ptr, NULL);
832 eq_ptr (const void *p1, const void *p2) function
/freebsd-10.0-release/sys/ofed/drivers/net/mlx4/
H A Deq.c760 static irqreturn_t mlx4_msi_x_interrupt(int irq, void *eq_ptr) argument
762 struct mlx4_eq *eq = eq_ptr;

Completed in 87 milliseconds