struct scsipi_adapter; they were not used. Add a scsipi_ioctl entry point to struct scsipi_adapter. This will be used to issue ioctl commands to the host adapters. Inspired by PR #6090, from Matt Jacob.
The Sbus front-ends have all been moved to `sys/dev/sbus', while the `obio' front-ends remain here.