Home
last modified time | relevance | path

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

/drivers/block/
Dcciss_scsi.c377 cciss_scsi_add_entry(ctlr_info_t *h, int hostno, in cciss_scsi_add_entry() argument
444 if (hostno != -1) in cciss_scsi_add_entry()
446 scsi_device_type(sd->devtype), hostno, in cciss_scsi_add_entry()
452 cciss_scsi_remove_entry(ctlr_info_t *h, int hostno, int entry, in cciss_scsi_remove_entry() argument
469 scsi_device_type(sd.devtype), hostno, in cciss_scsi_remove_entry()
521 adjust_cciss_scsi_table(ctlr_info_t *h, int hostno, in adjust_cciss_scsi_table() argument
549 if (hostno != -1) /* if it's not the first time... */ in adjust_cciss_scsi_table()
574 cciss_scsi_remove_entry(h, hostno, i, in adjust_cciss_scsi_table()
581 hostno, csd->bus, csd->target, csd->lun); in adjust_cciss_scsi_table()
582 cciss_scsi_remove_entry(h, hostno, i, in adjust_cciss_scsi_table()
[all …]
/drivers/scsi/
Dpas16.h149 , instance->hostno, (reg), PAS16_io_port(reg))), inb( PAS16_io_port(reg)) )
153 instance->hostno, (value), (reg), PAS16_io_port(reg)), \
Dt128.h123 , instance->hostno, (reg), T128_address(reg))), readb(T128_address(reg)))
127 instance->hostno, (value), (reg), T128_address(reg)); \
Discsi_boot_sysfs.c460 struct iscsi_boot_kset *iscsi_boot_create_host_kset(unsigned int hostno) in iscsi_boot_create_host_kset() argument
465 set_name = kasprintf(GFP_KERNEL, "iscsi_boot%u", hostno); in iscsi_boot_create_host_kset()
Dhpsa.c225 static void hpsa_update_scsi_devices(struct ctlr_info *h, int hostno);
901 static int hpsa_scsi_add_entry(struct ctlr_info *h, int hostno, in hpsa_scsi_add_entry() argument
974 scsi_device_type(device->devtype), hostno, in hpsa_scsi_add_entry()
980 static void hpsa_scsi_update_entry(struct ctlr_info *h, int hostno, in hpsa_scsi_update_entry() argument
997 scsi_device_type(new_entry->devtype), hostno, new_entry->bus, in hpsa_scsi_update_entry()
1002 static void hpsa_scsi_replace_entry(struct ctlr_info *h, int hostno, in hpsa_scsi_replace_entry() argument
1025 scsi_device_type(new_entry->devtype), hostno, new_entry->bus, in hpsa_scsi_replace_entry()
1030 static void hpsa_scsi_remove_entry(struct ctlr_info *h, int hostno, int entry, in hpsa_scsi_remove_entry() argument
1047 scsi_device_type(sd->devtype), hostno, sd->bus, sd->target, in hpsa_scsi_remove_entry()
1265 static void adjust_hpsa_scsi_table(struct ctlr_info *h, int hostno, in adjust_hpsa_scsi_table() argument
[all …]
Dpmcraid.h638 u32 hostno; member
Dnsp32.c1451 int hostno; in nsp32_show_info() local
1457 hostno = host->host_no; in nsp32_show_info()
1463 SPRINTF("SCSI host No.: %d\n", hostno); in nsp32_show_info()
Daha152x.c1603 int hostno=DONE_SC->device->host->host_no; in busfree_run() local
1621 DPRINTK(debug_done, DEBUG_LEAD "calling scsi_done(%p)\n", hostno, id, lun, ptr); in busfree_run()
1623 DPRINTK(debug_done, DEBUG_LEAD "scsi_done(%p) returned\n", hostno, id, lun, ptr); in busfree_run()
DNCR5380.c1189 panic("scsi%d : received end of DMA interrupt with no connected cmd\n", instance->hostno); in NCR5380_intr()
Dpmcraid.c1477 aen_msg->hostno = (pinstance->host->unique_id << 16 | in pmcraid_notify_aen()
/drivers/scsi/pcmcia/
Dnsp_cs.c1376 int hostno; in nsp_show_info() local
1378 hostno = host->host_no; in nsp_show_info()
1383 SPRINTF("SCSI host No.: %d\n", hostno); in nsp_show_info()