Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Nov 2006 21:46:02 GMT
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 109889 for review
Message-ID:  <200611132146.kADLk26x006303@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=109889

Change 109889 by mjacob@newisp on 2006/11/13 21:46:01

	Demote isp_terminate_cmd to being a platform function.

Affected files ...

.. //depot/projects/newisp/dev/isp/isp_target.h#13 edit

Differences ...

==== //depot/projects/newisp/dev/isp/isp_target.h#13 (text+ko) ====

@@ -936,11 +936,6 @@
 #define	ECMD_SVALID	0x100
 
 /*
- * General routine to terminate an active command
- */
-int isp_terminate_cmd(ispsoftc_t *, void *);
-
-/*
  * Handle an asynchronous event
  *
  * Return nonzero if the interrupt that generated this event has been dismissed.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611132146.kADLk26x006303>