summaryrefslogtreecommitdiffstats
path: root/sys/dev/isp/isp_inline.h
Commit message (Expand)AuthorAgeFilesLines
* Fix buglet in A64 CTIO3 structure copy.mjacob2002-09-231-1/+1
* 'Support' for ISP SBus cards.mjacob2002-07-111-0/+1
* Force commit (last CVS comment was wrong).mjacob2002-06-161-1/+0
* Add ISP_FC_GETHINFO ioctl.mjacob2002-06-161-1/+1
* Scale back # of luns supported for SCC to 16384- oops- top 3 bits are amjacob2002-04-161-0/+15
* Send 32 bytes out for fc4_types... Interestingly enough the Solaris/Sparcmjacob2002-04-051-1/+1
* Fix bus dma segment count to be based off of MAXPHYS, not BUS_SPACE_MAXSIZE.mjacob2002-04-041-7/+120
* + A variety of 23XX changes:mjacob2002-02-041-5/+11
* Add missing move of relative offset for CTIO2 updates.mjacob2002-01-111-0/+1
* Implement REDUCED INTERRUPT OPERATION usage form FC cards- this allows themjacob2002-01-031-1/+19
* Explicitly decode GetAllNext SNS Response back *as*mjacob2001-12-111-0/+55
* Major restructuring for swizzling to the request queue and unswizzling frommjacob2001-12-111-0/+1048
* Macroize request/response in/out queue pointer access.mjacob2001-07-041-1/+1
* In order to save ourselves grief with the SUNPRO compiler undermjacob2001-03-141-59/+21
* Switch to using 16 bit handles instead of 32 bit handles.mjacob2001-03-021-14/+14
* Fix isp_print_qentry to print all four lines- it's been broken for months.mjacob2001-03-021-2/+3
* Add isp_fc_runstate function- this function's purpose is to, in stages,mjacob2001-02-111-0/+54
* some copyright cleanupsmjacob2000-09-211-5/+2
* various fixesmjacob2000-08-271-4/+6
* Remove isp_prtstst (now in case statement in isp.c). Removemjacob2000-08-011-116/+47
* Fix completely stupid and idiotiuc sprintfs in isp_inline.h withmjacob2000-07-041-36/+19
* Add an isp_handle_index function- this is prepatory to loading more intomjacob2000-06-271-3/+15
* tighten up printoutmjacob2000-01-151-4/+2
* oop, use PRINTF not printf in MI codemjacob2000-01-041-1/+1
* add isp_print_qentry inline functionmjacob2000-01-031-0/+23
* clean up sprintf and have buffer that won't overflowmjacob1999-12-031-34/+66
* Add a isp_getrqentry inline function (that is, find the next availablemjacob1999-11-211-0/+24
* Add a file where inline functions for the Qlogic isp cards can go. This reducesmjacob1999-10-171-0/+220
OpenPOWER on IntegriCloud