summaryrefslogtreecommitdiffstats
path: root/sys/cam/scsi/scsi_targ_bh.c
Commit message (Expand)AuthorAgeFilesLines
* Change the peripheral driver list from a linker set to module drivenpeter2001-02-071-1/+1
* "Rejected with status" is better than "Rejected for status".mjacob2001-01-241-1/+1
* Convert all users of fldoff() to offsetof(). fldoff() is badphk2000-10-271-1/+0
* Don't, when doing cam_fill_ctio, add a SIMPLE Q tag unlessmjacob2000-07-141-1/+2
* Properly initialize softc. Do some minor SCSI_CDB6_LEN changes.mjacob2000-07-141-4/+4
* Back out the previous change to the queue(3) interface.jake2000-05-261-1/+1
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-231-1/+1
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-1/+1
* Propagate sense data through from SIM (if there) and mark the CTIOmjacob2000-01-251-2/+28
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Silence errors.gibbs1999-03-051-4/+11
* The target mode 'Black Hole' device. This peripheral driver provides inquirygibbs1999-01-141-0/+715
OpenPOWER on IntegriCloud