Eliminate scsi_scsi_cmd() now that ss(4) is gone and with it the
authorkrw <krw@openbsd.org>
Thu, 22 Jul 2010 00:31:06 +0000 (00:31 +0000)
committerkrw <krw@openbsd.org>
Thu, 22 Jul 2010 00:31:06 +0000 (00:31 +0000)
commitf8bbb75a5d441f866edd45f8cae2ce27b7f80455
treeb9e2323969efef930e35fa5d8f396305f8ebcc5a
parentd120e614d1aa091833a9254f438dc6be145e8bf2
Eliminate scsi_scsi_cmd() now that ss(4) is gone and with it the
last bastardized sync and buf call through scsi_scsi_cmd(). Flatten
code to call scsi_xs_sync() directly for all commands.

Airplane typos shaken out by various.

ok dlg@ matthew@ deraadt@
sys/scsi/cd.c
sys/scsi/ch.c
sys/scsi/safte.c
sys/scsi/scsi_base.c
sys/scsi/scsiconf.h
sys/scsi/ses.c
sys/scsi/st.c