This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
cam
/
scsi
History
Poul-Henning Kamp
8429f03018
Trapdoor access to cd%da and cd%c so they still work, but do not let them
...
show up in /dev.
2002-10-11 10:35:17 +00:00
..
scsi_all.c
A SCSI_DELAY of zero is a legitimate value to have.
2002-09-23 04:56:35 +00:00
scsi_all.h
Fix the location of the length bytes in the 12-byte read/write CDB
2002-10-08 17:12:44 +00:00
scsi_cd.c
Trapdoor access to cd%da and cd%c so they still work, but do not let them
2002-10-11 10:35:17 +00:00
scsi_cd.h
…
scsi_ch.c
Be consistent about "static" functions: if the function is marked
2002-09-28 17:15:38 +00:00
scsi_ch.h
…
scsi_da.c
Use malloc(9)'s M_ZERO rather than explicit bzero(9) call.
2002-10-11 09:59:22 +00:00
scsi_da.h
…
scsi_dvcfg.h
…
scsi_iu.h
…
scsi_low_pisa.c
…
scsi_low_pisa.h
…
scsi_low.c
Be consistent about "static" functions: if the function is marked
2002-09-28 17:15:38 +00:00
scsi_low.h
use __packed.
2002-09-23 18:54:32 +00:00
scsi_message.h
…
scsi_pass.c
…
scsi_pass.h
…
scsi_pt.c
…
scsi_pt.h
…
scsi_sa.c
…
scsi_sa.h
…
scsi_ses.c
Be consistent about "static" functions: if the function is marked
2002-09-28 17:15:38 +00:00
scsi_ses.h
…
scsi_targ_bh.c
…
scsi_target.c
…
scsi_targetio.h
…