From owner-cvs-all Sat Dec 5 15:55:50 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA25387 for cvs-all-outgoing; Sat, 5 Dec 1998 15:55:50 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA25380; Sat, 5 Dec 1998 15:55:49 -0800 (PST) (envelope-from mjacob@FreeBSD.org) From: Matt Jacob Received: (from mjacob@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id PAA04418; Sat, 5 Dec 1998 15:55:49 -0800 (PST) Date: Sat, 5 Dec 1998 15:55:49 -0800 (PST) Message-Id: <199812052355.PAA04418@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/cam cam_debug.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk mjacob 1998/12/05 15:55:49 PST Modified files: sys/cam cam_debug.h Log: Add a CAM_DEBUG_XPT define (to debug XPT layer only). Add a CAM_DEBUGGED macro to be like the CAM_DEBUG macro but to instead provide a predicate result. Revision Changes Path 1.3 +8 -2 src/sys/cam/cam_debug.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message