aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp_inline.h
Commit message (Expand)AuthorAgeFilesLines
* some copyright cleanupsMatt Jacob2000-09-211-5/+2
* various fixesMatt Jacob2000-08-271-4/+6
* Remove isp_prtstst (now in case statement in isp.c). RemoveMatt Jacob2000-08-011-116/+47
* Fix completely stupid and idiotiuc sprintfs in isp_inline.h withMatt Jacob2000-07-041-36/+19
* Add an isp_handle_index function- this is prepatory to loading more intoMatt Jacob2000-06-271-3/+15
* 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