Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dipr.c9434 else if (dev_id->driver_data & IPR_USE_LONG_TRANSOP_TIMEOUT) in ipr_probe_ioa()
9913 IPR_USE_LONG_TRANSOP_TIMEOUT },
9918 IPR_USE_LONG_TRANSOP_TIMEOUT },
9921 IPR_USE_LONG_TRANSOP_TIMEOUT },
9926 IPR_USE_LONG_TRANSOP_TIMEOUT},
9929 IPR_USE_LONG_TRANSOP_TIMEOUT },
9932 IPR_USE_LONG_TRANSOP_TIMEOUT },
9939 IPR_USE_LONG_TRANSOP_TIMEOUT | IPR_USE_PCI_WARM_RESET },
9946 IPR_USE_LONG_TRANSOP_TIMEOUT },
9949 IPR_USE_LONG_TRANSOP_TIMEOUT },
H A Dipr.h136 #define IPR_USE_LONG_TRANSOP_TIMEOUT 0x00000001 macro