Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dscsi_transport_spi.c54 SPI_BLIST_NOIUS = (__force blist_flags_t)0x1, enumerator
63 {"HP", "Ultrium 3-SCSI", SPI_BLIST_NOIUS },
64 {"IBM", "ULTRIUM-TD3", SPI_BLIST_NOIUS },
239 if (bflags & SPI_BLIST_NOIUS) { in spi_device_configure()