Home
last modified time | relevance | path

Searched defs:mc5 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_mc5.c141 static int init_mask_data_array(struct mc5 *mc5, u32 mask_array_base, in init_mask_data_array()
191 static int init_idt52100(struct mc5 *mc5) in init_idt52100()
255 static int init_idt43102(struct mc5 *mc5) in init_idt43102()
316 static inline void mc5_dbgi_mode_enable(const struct mc5 *mc5) in mc5_dbgi_mode_enable()
323 static void mc5_dbgi_mode_disable(const struct mc5 *mc5) in mc5_dbgi_mode_disable()
333 int t3_mc5_init(struct mc5 *mc5, unsigned int nservers, unsigned int nfilters, in t3_mc5_init()
396 int t3_read_mc5_range(const struct mc5 *mc5, unsigned int start, in t3_read_mc5_range()
431 void t3_mc5_intr_handler(struct mc5 *mc5) in t3_mc5_intr_handler()
465 void __devinit t3_mc5_prep(adapter_t *adapter, struct mc5 *mc5, int mode) in t3_mc5_prep()
H A Dcxgb_common.h375 struct mc5_params mc5; member
435 struct mc5 { struct
441 struct mc5_stats stats; argument
444 static __inline unsigned int t3_mc5_size(const struct mc5 *p) in t3_mc5_size() argument
H A Dcxgb_adapter.h369 struct mc5 mc5; member