Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 1995 12:34:33 -0700
From:      Stefan Esser <se>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/pci ncr.c
Message-ID:  <199509111934.MAA29414@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
se          95/09/11 12:34:33

  Modified:    sys/pci   ncr.c
  Log:
  Introduce NCB_SCRIPT_PHYS and CCB_PHYS macros to find physical addresses
  of NCR script labels and of command control block structure components.
  This allows for easy modification of the actual virtual to physical
  mapping operator used ...
  Make all applicable references to physical address values use the above
  macros instead of calls to vtophys().



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