tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
sys
/
scsi
/
at
jcs
29 files
cd.c
Allow cd(4)/vioscsi(4) in confidential VM mode
4 months ago
cd.h
Add defines for changer mode page codes. Move AUDIO_PAGE define to nestle amoung its friends.
6 years ago
ch.c
fix double words in comments feedback and ok jmc@ miod, ok millert@
3 years ago
files.scsi
cleanup unused headers generated by config
6 years ago
iscsi.h
Use consistent idiom/naming convention for the the #include guards. Spelunkers using grep are easily confused.
6 years ago
mpath.c
Whitelist devices in cfdriver for use when SEV is enabled
6 months ago
mpath_emc.c
Remove unused device poll functions.
3 years ago
mpath_hds.c
Remove unused device poll functions.
3 years ago
mpath_rdac.c
Remove unused device poll functions.
3 years ago
mpath_sym.c
Remove unused device poll functions.
3 years ago
mpathvar.h
Use consistent idiom/naming convention for the the #include guards. Spelunkers using grep are easily confused.
6 years ago
safte.c
Fix some spelling.
2 years ago
safte.h
No need to ask for extra INQUIRY data, all available data is already cached in scsi_link's inqdata.
5 years ago
scsi_all.h
spelling
4 years ago
scsi_base.c
Fix some spelling.
2 years ago
scsi_changer.h
fix double words in comments feedback and ok jmc@ miod, ok millert@
3 years ago
scsi_debug.h
Shuffle some SCSIDEBUG code to simplify code, tersify the emitted verbiage, and show INQUIRY header & vendor info early so humans can more easily determine what scsi_probe_link() will do.
4 years ago
scsi_disk.h
spelling
4 years ago
scsi_ioctl.c
Since dlg@'s 2009 scsi midlayer refactoring the 'struct scsi_generic *cmd' member of 'struct scsi_xfer' has always been pointed at the 'struct scsi_generic cmdstore' member of the same instance. So nuke 'cmdstore' and remove the '*' from cmd. Take the address of cmd as required by the various casts.
5 years ago
scsi_message.h
Use consistent idiom/naming convention for the the #include guards. Spelunkers using grep are easily confused.
6 years ago
scsi_tape.h
Use consistent idiom/naming convention for the the #include guards. Spelunkers using grep are easily confused.
6 years ago
scsiconf.c
Whitelist devices in cfdriver for use when SEV is enabled
6 months ago
scsiconf.h
Add flag SDEV_UFI so umass_scsi_attach() can provide information sufficient to get sdgetdisklabel() to correctly set d_type to DTYPE_FLOPPY in the default disklabel.
2 years ago
sd.c
disk masks are now 64-bit, use ULL suffix when bit shifting Coverity CID 1667591 1667586 1667584 1667583 1667585 ok deraadt@
4 months ago
sdvar.h
Remove 'void *sc_sdhook' member of sd_softc.
5 years ago
ses.c
Constify struct cfattach.
4 years ago
ses.h
Fix some spelling.
2 years ago
st.c
Fix some spelling.
2 years ago
uk.c
Constify struct cfattach.
4 years ago