Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2000 12:14:15 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp_inline.h
Message-ID:  <200006271914.MAA50178@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2000/06/27 12:14:15 PDT

  Modified files:
    sys/dev/isp          isp_inline.h 
  Log:
  Add an isp_handle_index function- this is prepatory to loading more into
  the handle (i.e., generation number), so we will now need a function that
  will take a handle and return a flat index [ 0 .. maxhandles-1 ] for
  auxillary routines that need an index to get at buddy store values
  (like dma maps or xflist pointers).
  
  Revision  Changes    Path
  1.7       +16 -4     src/sys/dev/isp/isp_inline.h



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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