Home
last modified time | relevance | path

Searched refs:SPI_BLIST_NOIUS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/
H A Dscsi_transport_spi.c41 SPI_BLIST_NOIUS = (__force blist_flags_t)0x1, enumerator
50 {"HP", "Ultrium 3-SCSI", SPI_BLIST_NOIUS },
51 {"IBM", "ULTRIUM-TD3", SPI_BLIST_NOIUS },
229 if (bflags & SPI_BLIST_NOIUS) { in spi_device_configure()