Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Deata_generic.h356 __u8 hostid; /* SCSI ID of HBA */ member
Deata_pio.c348 cp->Interpret = (cmd->device->id == hd->hostid); in eata_pio_queue_lck()
754 SD(sh)->hostid = gc->scsi_id[3]; in register_pio_HBA()
/linux-4.4.14/Documentation/scsi/
Dscsi-parameters.txt55 <can_queue>,<cmd_per_lun>,<sg_tablesize>,<hostid>,<use_tags>
Dsym53c8xx_2.txt485 hostid=255 no id suggested.
486 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.txt836 hostid:255 no id suggested.
837 hostid:#x (0 < x < 7) x suggested for hosts SCSI id.
DChangeLog.sym53c8xx366 - Add 'hostid:#id' boot option. This option allows to change the
/linux-4.4.14/include/linux/
Dnvme.h273 __le64 hostid; member
/linux-4.4.14/drivers/scsi/sym53c8xx_2/
Dsym_glue.c67 module_param_named(hostid, sym_driver_setup.host_id, byte, 0);
81 MODULE_PARM_DESC(hostid, "The SCSI ID to use for the host adapters");