Searched defs:MTHCA_INIT_DOORBELL_LOCK (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_doorbell.h53 #define MTHCA_INIT_DOORBELL_LOCK(ptr) do { } while (0) macro
81 #define MTHCA_INIT_DOORBELL_LOCK(ptr) spin_lock_init(ptr) macro

Completed in 71 milliseconds