Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dt4fw_api_stor.h175 #define FW_RDEV_WR_CLASS_GET(x) (((x) >> 4) & 0x3) macro
H A Dcsio_rnode.c541 fc_class = FW_RDEV_WR_CLASS_GET(rdevp->vft_to_qos); in csio_rn_verify_rparams()