summaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp_inline.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.1_cvscvs2svn2000-09-251-1/+1
* MFC the major rewrite of this driver (core version 2.0). MFC supportMatt Jacob2000-09-211-122/+52
* MFC: correct missing portion of complete STRNCAT cleanup.Matt Jacob2000-07-181-1/+2
* MFC: Fix completely stupid and idiotiuc sprintfs in isp_inline.h withMatt Jacob2000-07-041-39/+33
* tighten up printoutMatt Jacob2000-01-151-4/+2
* oop, use PRINTF not printf in MI codeMatt Jacob2000-01-041-1/+1
* add isp_print_qentry inline functionMatt Jacob2000-01-031-0/+23
* clean up sprintf and have buffer that won't overflowMatt Jacob1999-12-031-34/+66
* Add a isp_getrqentry inline function (that is, find the next availableMatt Jacob1999-11-211-0/+24
* Add a file where inline functions for the Qlogic isp cards can go. This reducesMatt Jacob1999-10-171-0/+220