summaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp_inline.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.3.0_cvscvs2svn2001-04-211-1/+1
* MFC: handles are 16 not 32 bits now.Matt Jacob2001-03-041-14/+14
* MFC: Fix isp_print_qentry to print all four lines- it's been broken for months.Matt Jacob2001-03-021-2/+3
* MFC: implementation of isp_fc_runstate function.Matt Jacob2001-02-121-0/+54
* 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