Matt Jacob
8bdda719ae
Fix completely stupid and idiotiuc sprintfs in isp_inline.h with
...
with the STRNCAT function.
2000-07-04 01:06:23 +00:00
Matt Jacob
986973a448
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).
2000-06-27 19:14:14 +00:00
Matt Jacob
abde225be8
tighten up printout
2000-01-15 01:43:19 +00:00
Matt Jacob
32ecc7a2e7
oop, use PRINTF not printf in MI code
2000-01-04 05:17:48 +00:00
Matt Jacob
f38e1372e5
add isp_print_qentry inline function
2000-01-03 22:14:24 +00:00
Matt Jacob
571354dc81
clean up sprintf and have buffer that won't overflow
1999-12-03 06:56:23 +00:00
Matt Jacob
840e8002a0
Add a isp_getrqentry inline function (that is, find the next available
...
request queue entry if any are left).
1999-11-21 03:14:04 +00:00
Matt Jacob
f4e5fd3676
Add a file where inline functions for the Qlogic isp cards can go. This reduces
...
duplication in all the platform specific header files.
1999-10-17 18:15:05 +00:00