Searched refs:G_TMTYPE (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/sys/dev/pci/cxgb/ | ||
| H A D | cxgb_mc5.c | 480 mc5->part_type = (unsigned char) G_TMTYPE(cfg); in t3_mc5_prep() |
| H A D | cxgb_regs.h | 5942 #define G_TMTYPE(x) (((x) >> S_TMTYPE) & M_TMTYPE) macro |