aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp_inline.h
Commit message (Expand)AuthorAgeFilesLines
* Remove use of inlines and use the functions as a library.Matt Jacob2006-02-021-1854/+0
* First of several commits as this driver is dusted off and maybe broughtMatt Jacob2006-01-231-3/+296
* Fix some incorrectly swapped fields in an ICB.Matt Jacob2005-05-111-15/+35
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Store the target handles in a separate list from normal commands. Add aNate Lawson2004-05-241-4/+61
* Some canonicalization function cleanups based upon some target modeMatt Jacob2003-09-131-13/+2
* Fix buglet in A64 CTIO3 structure copy.Matt Jacob2002-09-231-1/+1
* 'Support' for ISP SBus cards.Matt Jacob2002-07-111-0/+1
* Force commit (last CVS comment was wrong).Matt Jacob2002-06-161-1/+0
* Add ISP_FC_GETHINFO ioctl.Matt Jacob2002-06-161-1/+1
* Scale back # of luns supported for SCC to 16384- oops- top 3 bits are aMatt Jacob2002-04-161-0/+15
* Send 32 bytes out for fc4_types... Interestingly enough the Solaris/SparcMatt Jacob2002-04-051-1/+1
* Fix bus dma segment count to be based off of MAXPHYS, not BUS_SPACE_MAXSIZE.Matt Jacob2002-04-041-7/+120
* + A variety of 23XX changes:Matt Jacob2002-02-041-5/+11
* Add missing move of relative offset for CTIO2 updates.Matt Jacob2002-01-111-0/+1
* Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows theMatt Jacob2002-01-031-1/+19
* Explicitly decode GetAllNext SNS Response back *as*Matt Jacob2001-12-111-0/+55
* Major restructuring for swizzling to the request queue and unswizzling fromMatt Jacob2001-12-111-0/+1048
* Macroize request/response in/out queue pointer access.Matt Jacob2001-07-041-1/+1
* 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