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.
This driver uses the generic ncr5380 driver and currently only supports 8 bit PIO data transfers.