Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/net/
Dfib_nexthop_multiprefix.sh155 local hostid=$1
158 run_cmd ip -netns h${hostid} li set eth0 mtu ${mtu}
159 run_cmd ip -netns r1 li set eth${hostid} mtu ${mtu}
/Linux-v5.10/drivers/nvme/host/
Dfabrics.c394 uuid_copy(&data->hostid, &ctrl->opts->host->id); in nvmf_connect_admin_queue()
457 uuid_copy(&data->hostid, &ctrl->opts->host->id); in nvmf_connect_io_queue()
629 uuid_t hostid; in nvmf_parse_options() local
645 uuid_gen(&hostid); in nvmf_parse_options()
812 ret = uuid_parse(p, &hostid); in nvmf_parse_options()
898 uuid_copy(&opts->host->id, &hostid); in nvmf_parse_options()
Dfc.c1218 uuid_copy(&assoc_rqst->assoc_cmd.hostid, &ctrl->ctrl.opts->host->id); in nvme_fc_connect_admin_queue()
Dcore.c3510 static DEVICE_ATTR(hostid, S_IRUGO, nvme_sysfs_show_hostid, NULL);
/Linux-v5.10/drivers/nvme/target/
Dfabrics-cmd.c202 uuid_copy(&ctrl->hostid, &d->hostid); in nvmet_execute_admin_connect()
Dadmin-cmd.c32 return sizeof(req->sq->ctrl->hostid); in nvmet_feat_data_len()
882 status = nvmet_copy_to_sgl(req, 0, &req->sq->ctrl->hostid, in nvmet_execute_get_features()
883 sizeof(req->sq->ctrl->hostid)); in nvmet_execute_get_features()
Dnvmet.h177 uuid_t hostid; member
/Linux-v5.10/include/linux/
Dnvme-fc.h262 uuid_t hostid; member
Dnvme.h650 __le64 hostid; member
1336 uuid_t hostid; member
/Linux-v5.10/drivers/scsi/sym53c8xx_2/
Dsym_glue.c54 module_param_named(hostid, sym_driver_setup.host_id, byte, 0);
68 MODULE_PARM_DESC(hostid, "The SCSI ID to use for the host adapters");
/Linux-v5.10/Documentation/scsi/
Dsym53c8xx_2.rst582 hostid=255 no id suggested.
583 hostid=#x (0 < x < 7) x suggested for hosts SCSI id.
DChangeLog.ncr53c8xx166 - Add 'hostid:#id' boot option. This option allows to change the
Dncr53c8xx.rst1017 hostid:255 no id suggested.
1018 hostid:#x (0 < x < 7) x suggested for hosts SCSI id.
DChangeLog.sym53c8xx366 - Add 'hostid:#id' boot option. This option allows to change the