Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h177 #define FW_RDEV_WR_RETRY_GET(x) (((x) >> 4) & 0x1) macro
H A Dcsio_rnode.c487 if (FW_RDEV_WR_RETRY_GET(rdevp->enh_disc_to_tgt)) in csio_rn_verify_rparams()