Searched refs:FW_RDEV_WR_CLASS_GET (Results 1 – 2 of 2) sorted by relevance
/drivers/scsi/csiostor/ | ||
D | t4fw_api_stor.h | 175 #define FW_RDEV_WR_CLASS_GET(x) (((x) >> 4) & 0x3) macro |
D | csio_rnode.c | 541 fc_class = FW_RDEV_WR_CLASS_GET(rdevp->vft_to_qos); in csio_rn_verify_rparams() |