Searched refs:CP_DEBUG (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/sys/dev/cp/ |
| H A D | if_cp.c | 729 CP_DEBUG (d, ("cp_initialize\n")); in cp_initialize() 738 CP_DEBUG (d, ("cp_down\n")); in cp_down() 752 CP_DEBUG (d, ("cp_up\n")); in cp_up() 914 CP_DEBUG (d, ("frame error\n")); in cp_error() 920 CP_DEBUG (d, ("crc error\n")); in cp_error() 1790 CP_DEBUG (d, ("Constructor\n")); in ng_cp_constructor() 1800 CP_DEBUG (d, ("Newhook\n")); in ng_cp_newhook() 2067 CP_DEBUG (d, ("Rcvmsg\n")); in ng_cp_rcvmsg() 2160 CP_DEBUG (d, ("Rmnode\n")); in ng_cp_rmnode() 2184 CP_DEBUG (d, ("Connect\n")); in ng_cp_connect() [all …]
|
| /freebsd-12.1/sys/dev/drm2/radeon/ |
| H A D | nid.h | 475 #define CP_DEBUG 0xC1FC macro
|
| H A D | sid.h | 721 #define CP_DEBUG 0xC1FC macro
|
| H A D | evergreend.h | 141 #define CP_DEBUG 0xC1FC macro
|
| H A D | r600d.h | 192 #define CP_DEBUG 0xC1FC macro
|
| H A D | ni.c | 1143 WREG32(CP_DEBUG, (1 << 27)); in cayman_cp_resume()
|
| H A D | si.c | 2050 WREG32(CP_DEBUG, 0); in si_cp_resume()
|
| H A D | evergreen.c | 1791 WREG32(CP_DEBUG, (1 << 27) | (1 << 28)); in evergreen_cp_resume()
|
| H A D | r600.c | 2278 WREG32(CP_DEBUG, (1 << 27) | (1 << 28)); in r600_cp_resume()
|