Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_rnode.c310 FW_RDEV_WR_RPORT_TYPE_GET(rdevp->rd_xfer_rdy_to_rport_type); in csio_confirm_rnode()
454 FW_RDEV_WR_RPORT_TYPE_GET(rdevp->rd_xfer_rdy_to_rport_type); in csio_rn_verify_rparams()
H A Dt4fw_api_stor.h173 #define FW_RDEV_WR_RPORT_TYPE_GET(x) (((x) >> 0) & 0x1f) macro