summaryrefslogtreecommitdiff
path: root/sys/dev/ic/isp_inline.h
AgeCommit message (Expand)Author
2001-12-14Major restructuring for swizzling to the request queue and unswizzling frommjacob
2001-07-06More 2300 support: macroize access to request/response in/out pointers.mjacob
2001-03-14Handles are now u_int16_t instead of u_int32_t. ANSIfy (NetBSD was the holdout).mjacob
2001-03-02Fix isp_print_qentry to print all four lines- it's been broken for months.mjacob
2001-02-12Add isp_fc_runstate function- this function's purpose is to, in stages,mjacob
2000-12-23Fix pathnames in comment.wiz
2000-08-27fix some missing initializationsmjacob
2000-08-14Add a maintenance note. Add a cast to u_int16_t which will keepmjacob
2000-08-01Core version 2.0 (platform version 1.0) rewrite of ISP driver. Somemjacob
2000-07-05Add back in a (corrected) isp_prtstst function.mjacob
2000-02-19Cleanup some printaouts.mjacob
2000-01-06add isp_print_qentry inlinemjacob
1999-12-08Respond to a crucial security alert.mjacob
1999-12-04Make sure we have a big enough buffer to sprintf into (noticed bymjacob
1999-10-14Add this file to contain common inline functions for use with the Qlogicmjacob