aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp_inline.h
Commit message (Expand)AuthorAgeFilesLines
* In order to save ourselves grief with the SUNPRO compiler underMatt Jacob2001-03-141-59/+21
* Switch to using 16 bit handles instead of 32 bit handles.Matt Jacob2001-03-021-14/+14
* Fix isp_print_qentry to print all four lines- it's been broken for months.Matt Jacob2001-03-021-2/+3
* Add isp_fc_runstate function- this function's purpose is to, in stages,Matt Jacob2001-02-111-0/+54
* 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