HomeSort by: relevance | last modified time | path
    Searched defs:mc7 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_common.h 449 struct mc7 { struct
452 unsigned int width; /* MC7 interface width */
453 unsigned int offset; /* register address offset for MC7 instance */
454 const char *name; /* name of MC7 instance */
455 struct mc7_stats stats; /* MC7 statistics */
458 static __inline unsigned int t3_mc7_size(const struct mc7 *p)
692 int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n,
cxgb_common.h 449 struct mc7 { struct
452 unsigned int width; /* MC7 interface width */
453 unsigned int offset; /* register address offset for MC7 instance */
454 const char *name; /* name of MC7 instance */
455 struct mc7_stats stats; /* MC7 statistics */
458 static __inline unsigned int t3_mc7_size(const struct mc7 *p)
692 int t3_mc7_bd_read(struct mc7 *mc7, unsigned int start, unsigned int n,

Completed in 23 milliseconds