| /freebsd-14.2/sys/cam/scsi/ |
| H A D | scsi_target.c | 274 cdbg.flags = CAM_DEBUG_PERIPH; in targioctl() 532 CAM_DEBUG(softc->path, CAM_DEBUG_PERIPH, in targwrite() 539 CAM_DEBUG(softc->path, CAM_DEBUG_PERIPH, in targwrite() 558 CAM_DEBUG(softc->path, CAM_DEBUG_PERIPH, in targwrite() 569 CAM_DEBUG(softc->path, CAM_DEBUG_PERIPH, in targwrite() 847 CAM_DEBUG(softc->path, CAM_DEBUG_PERIPH, in targread() 868 CAM_DEBUG(softc->path, CAM_DEBUG_PERIPH, in targread() 982 CAM_DEBUG_PRINT(CAM_DEBUG_PERIPH, in targfreeccb() 986 CAM_DEBUG_PRINT(CAM_DEBUG_PERIPH, in targfreeccb() 1036 CAM_DEBUG(softc->path, CAM_DEBUG_PERIPH, in abort_all_pending() [all …]
|
| H A D | scsi_cd.c | 766 CAM_DEBUG(periph->path, CAM_DEBUG_TRACE | CAM_DEBUG_PERIPH, in cdopen() 800 CAM_DEBUG(periph->path, CAM_DEBUG_TRACE | CAM_DEBUG_PERIPH, in cdclose()
|
| H A D | scsi_da.c | 1783 CAM_DEBUG(periph->path, CAM_DEBUG_TRACE | CAM_DEBUG_PERIPH, in daopen() 1826 CAM_DEBUG(periph->path, CAM_DEBUG_TRACE | CAM_DEBUG_PERIPH, in daclose()
|
| /freebsd-14.2/sys/cam/ |
| H A D | cam_debug.h | 43 CAM_DEBUG_PERIPH = 0x20, /* print out peripheral calls */ enumerator 58 CAM_DEBUG_PERIPH | CAM_DEBUG_PROBE | \
|
| /freebsd-14.2/sys/cam/mmc/ |
| H A D | mmc_da.c | 1253 CAM_DEBUG(periph->path, CAM_DEBUG_PERIPH, in sdda_start_init() 1280 CAM_DEBUG(periph->path, CAM_DEBUG_PERIPH, in sdda_start_init() 1327 CAM_DEBUG(periph->path, CAM_DEBUG_PERIPH, ("Cannot get SCR\n")); in sdda_start_init() 1336 CAM_DEBUG(periph->path, CAM_DEBUG_PERIPH, ("Card supports HS\n")); in sdda_start_init() 1353 CAM_DEBUG(periph->path, CAM_DEBUG_PERIPH, ("Not trying the switch\n")); in sdda_start_init() 1471 CAM_DEBUG(periph->path, CAM_DEBUG_PERIPH, in sdda_start_init() 1514 CAM_DEBUG(periph->path, CAM_DEBUG_PERIPH, in sdda_add_part() 1541 CAM_DEBUG(periph->path, CAM_DEBUG_PERIPH, in sdda_add_part() 1682 CAM_DEBUG(periph->path, CAM_DEBUG_PERIPH, in sdda_process_mmc_partitions() 1700 CAM_DEBUG(periph->path, CAM_DEBUG_PERIPH, in sdda_process_mmc_partitions() [all …]
|
| /freebsd-14.2/sys/arm/conf/ |
| H A D | GENERIC-MMCCAM | 17 options CAM_DEBUG_FLAGS=(CAM_DEBUG_INFO|CAM_DEBUG_PROBE|CAM_DEBUG_PERIPH)
|
| /freebsd-14.2/sys/arm64/conf/ |
| H A D | GENERIC-MMCCAM | 15 options CAM_DEBUG_FLAGS=(CAM_DEBUG_INFO|CAM_DEBUG_PROBE|CAM_DEBUG_PERIPH)
|
| H A D | NOTES | 210 options CAM_DEBUG_FLAGS=(CAM_DEBUG_INFO|CAM_DEBUG_PROBE|CAM_DEBUG_PERIPH)
|
| /freebsd-14.2/sys/amd64/conf/ |
| H A D | GENERIC-MMCCAM | 33 options CAM_DEBUG_FLAGS=(CAM_DEBUG_INFO|CAM_DEBUG_PROBE|CAM_DEBUG_PERIPH)
|
| /freebsd-14.2/sys/dev/sdio/ |
| H A D | sdiob.c | 694 CAM_DEBUG(sc->ccb->ccb_h.path, CAM_DEBUG_PERIPH, in sdio_func_read_cis() 769 CAM_DEBUG(sc->ccb->ccb_h.path, CAM_DEBUG_PERIPH, in sdio_func_read_cis() 809 CAM_DEBUG(sc->ccb->ccb_h.path, CAM_DEBUG_PERIPH, in sdio_get_common_cis_addr() 1128 CAM_DEBUG(path, CAM_DEBUG_PERIPH, in sdiobasync() 1133 CAM_DEBUG(path, CAM_DEBUG_PERIPH, in sdiobasync()
|
| /freebsd-14.2/sys/cam/nvme/ |
| H A D | nvme_da.c | 307 CAM_DEBUG(periph->path, CAM_DEBUG_TRACE | CAM_DEBUG_PERIPH, in ndaopen() 330 CAM_DEBUG(periph->path, CAM_DEBUG_TRACE | CAM_DEBUG_PERIPH, in ndaclose()
|
| /freebsd-14.2/sys/cam/ata/ |
| H A D | ata_da.c | 996 CAM_DEBUG(periph->path, CAM_DEBUG_TRACE | CAM_DEBUG_PERIPH, in adaopen() 1019 CAM_DEBUG(periph->path, CAM_DEBUG_TRACE | CAM_DEBUG_PERIPH, in adaclose()
|
| /freebsd-14.2/sys/conf/ |
| H A D | NOTES | 1412 options CAM_DEBUG_FLAGS=(CAM_DEBUG_INFO|CAM_DEBUG_PROBE|CAM_DEBUG_PERIPH)
|
| /freebsd-14.2/sbin/camcontrol/ |
| H A D | camcontrol.c | 5056 ccb.cdbg.flags |= CAM_DEBUG_PERIPH; in camdebug()
|