Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dscsi_lib.c3285 int scsi_vpd_tpg_id(struct scsi_device *sdev, int *rel_id) in scsi_vpd_tpg_id() argument
3316 if (group_id >= 0 && rel_id && rel_port != -1) in scsi_vpd_tpg_id()
3317 *rel_id = rel_port; in scsi_vpd_tpg_id()