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.