summaryrefslogtreecommitdiff
path: root/sys/dev/isp/isp_target.c
Commit message (Expand)AuthorAgeFilesLines
* MFC:If debugging set, zero out an incoming response entryMatt Jacob2000-07-181-1/+5
* MFC: Remove all ISP2100_SCCLUN define based code and replace it with runtimeMatt Jacob2000-07-041-27/+27
* MFC: put in the right place NA_RST_CLRDMatt Jacob2000-05-091-6/+12
* Correctly identify which bus of dual bus SCSI adapters some target modeMatt Jacob2000-02-151-2/+8
* Correct a minor typo in error message.Matt Jacob2000-02-111-1/+1
* cleanup- it was not MI code as it should have beenMatt Jacob2000-01-151-16/+11
* set default target mode debug to 0Matt Jacob2000-01-041-1/+1
* These are platform independent functions for target mode support.Matt Jacob2000-01-041-0/+1227