Home
last modified time | relevance | path

Searched defs:mc7 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h459 struct mc7 { struct
465 struct mc7_stats stats; /* MC7 statistics */ argument
468 static inline unsigned int t3_mc7_size(const struct mc7 *p) in t3_mc7_size() argument
H A Dcxgb_t3_hw.c141 int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n, in t3_mc7_bd_read()
2098 static void mc7_intr_handler(struct mc7 *mc7) in mc7_intr_handler()
3950 static int mc7_init(struct mc7 *mc7, unsigned int mc7_clock, int mem_type) in mc7_init()
4303 static void __devinit mc7_prep(adapter_t *adapter, struct mc7 *mc7, in mc7_prep()