Searched refs:hostno (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/
H A Dpas16.h151 , instance->hostno, (reg), PAS16_io_port(reg))), inb( PAS16_io_port(reg)) )
155 instance->hostno, (value), (reg), PAS16_io_port(reg)), \
H A Dt128.h130 , instance->hostno, (reg), T128_address(reg))), readb(T128_address(reg)))
134 instance->hostno, (value), (reg), T128_address(reg)); \
H A Discsi_boot_sysfs.c448 * @hostno: host number of scsi host
450 struct iscsi_boot_kset *iscsi_boot_create_host_kset(unsigned int hostno) argument
455 set_name = kasprintf(GFP_KERNEL, "iscsi_boot%u", hostno);
H A Dhpsa.c166 static void hpsa_update_scsi_devices(struct ctlr_info *h, int hostno);
499 static int hpsa_scsi_add_entry(struct ctlr_info *h, int hostno, argument
567 * know our hostno and we don't want to print anything first
570 /* if (hostno != -1) */
572 scsi_device_type(device->devtype), hostno,
578 static void hpsa_scsi_replace_entry(struct ctlr_info *h, int hostno, argument
591 scsi_device_type(new_entry->devtype), hostno, new_entry->bus,
596 static void hpsa_scsi_remove_entry(struct ctlr_info *h, int hostno, int entry, argument
613 scsi_device_type(sd->devtype), hostno, sd->bus, sd->target,
710 static void adjust_hpsa_scsi_table(struct ctlr_info *h, int hostno, argument
1711 hpsa_update_scsi_devices(struct ctlr_info *h, int hostno) argument
[all...]
H A Dpmcraid.h630 u32 hostno; member in struct:pmcraid_aen_msg
H A Dnsp32.c1440 int hostno; local
1451 hostno = host->host_no;
1457 SPRINTF("SCSI host No.: %d\n", hostno);
H A Daha152x.c1559 int hostno=DONE_SC->device->host->host_no; local
1577 DPRINTK(debug_done, DEBUG_LEAD "calling scsi_done(%p)\n", hostno, id, lun, ptr);
1579 DPRINTK(debug_done, DEBUG_LEAD "scsi_done(%p) returned\n", hostno, id, lun, ptr);
3270 KERN_DEBUG "aha152x_proc_info: buffer=%p offset=%ld length=%d hostno=%d inout=%d\n",
H A DNCR5380.c620 * hostno: Scsi_Host host_no
737 * Notes : I assume that the host, hostno, and id bits have been
1131 panic("scsi%d : received end of DMA interrupt with no connected cmd\n", instance->hostno);
H A Dpmcraid.c1466 aen_msg->hostno = (pinstance->host->unique_id << 16 |
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/
H A Dpas16.h151 , instance->hostno, (reg), PAS16_io_port(reg))), inb( PAS16_io_port(reg)) )
155 instance->hostno, (value), (reg), PAS16_io_port(reg)), \
H A Dt128.h130 , instance->hostno, (reg), T128_address(reg))), readb(T128_address(reg)))
134 instance->hostno, (value), (reg), T128_address(reg)); \
H A Discsi_boot_sysfs.c448 * @hostno: host number of scsi host
450 struct iscsi_boot_kset *iscsi_boot_create_host_kset(unsigned int hostno) argument
455 set_name = kasprintf(GFP_KERNEL, "iscsi_boot%u", hostno);
H A Dhpsa.c166 static void hpsa_update_scsi_devices(struct ctlr_info *h, int hostno);
499 static int hpsa_scsi_add_entry(struct ctlr_info *h, int hostno, argument
567 * know our hostno and we don't want to print anything first
570 /* if (hostno != -1) */
572 scsi_device_type(device->devtype), hostno,
578 static void hpsa_scsi_replace_entry(struct ctlr_info *h, int hostno, argument
591 scsi_device_type(new_entry->devtype), hostno, new_entry->bus,
596 static void hpsa_scsi_remove_entry(struct ctlr_info *h, int hostno, int entry, argument
613 scsi_device_type(sd->devtype), hostno, sd->bus, sd->target,
710 static void adjust_hpsa_scsi_table(struct ctlr_info *h, int hostno, argument
1711 hpsa_update_scsi_devices(struct ctlr_info *h, int hostno) argument
[all...]
H A Dpmcraid.h630 u32 hostno; member in struct:pmcraid_aen_msg
H A Dnsp32.c1440 int hostno; local
1451 hostno = host->host_no;
1457 SPRINTF("SCSI host No.: %d\n", hostno);
H A Daha152x.c1559 int hostno=DONE_SC->device->host->host_no; local
1577 DPRINTK(debug_done, DEBUG_LEAD "calling scsi_done(%p)\n", hostno, id, lun, ptr);
1579 DPRINTK(debug_done, DEBUG_LEAD "scsi_done(%p) returned\n", hostno, id, lun, ptr);
3270 KERN_DEBUG "aha152x_proc_info: buffer=%p offset=%ld length=%d hostno=%d inout=%d\n",
H A DNCR5380.c620 * hostno: Scsi_Host host_no
737 * Notes : I assume that the host, hostno, and id bits have been
1131 panic("scsi%d : received end of DMA interrupt with no connected cmd\n", instance->hostno);
H A Dpmcraid.c1466 aen_msg->hostno = (pinstance->host->unique_id << 16 |
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Discsi_boot_sysfs.h120 struct iscsi_boot_kset *iscsi_boot_create_host_kset(unsigned int hostno);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Discsi_boot_sysfs.h120 struct iscsi_boot_kset *iscsi_boot_create_host_kset(unsigned int hostno);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/block/
H A Dcciss_scsi.c289 cciss_scsi_add_entry(ctlr_info_t *h, int hostno, argument
354 know our hostno and we don't want to print anything first
356 if (hostno != -1)
358 scsi_device_type(sd->devtype), hostno,
364 cciss_scsi_remove_entry(ctlr_info_t *h, int hostno, int entry, argument
381 scsi_device_type(sd.devtype), hostno,
433 adjust_cciss_scsi_table(ctlr_info_t *h, int hostno, argument
461 if (hostno != -1) /* if it's not the first time... */
486 cciss_scsi_remove_entry(h, hostno, i,
493 hostno, cs
1048 cciss_update_non_disk_devices(ctlr_info_t *h, int hostno) argument
1197 cciss_scsi_user_command(ctlr_info_t *h, int hostno, char *buffer, int length) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/block/
H A Dcciss_scsi.c289 cciss_scsi_add_entry(ctlr_info_t *h, int hostno, argument
354 know our hostno and we don't want to print anything first
356 if (hostno != -1)
358 scsi_device_type(sd->devtype), hostno,
364 cciss_scsi_remove_entry(ctlr_info_t *h, int hostno, int entry, argument
381 scsi_device_type(sd.devtype), hostno,
433 adjust_cciss_scsi_table(ctlr_info_t *h, int hostno, argument
461 if (hostno != -1) /* if it's not the first time... */
486 cciss_scsi_remove_entry(h, hostno, i,
493 hostno, cs
1048 cciss_update_non_disk_devices(ctlr_info_t *h, int hostno) argument
1197 cciss_scsi_user_command(ctlr_info_t *h, int hostno, char *buffer, int length) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/pcmcia/
H A Dnsp_cs.c1365 int hostno; local
1371 hostno = host->host_no;
1377 SPRINTF("SCSI host No.: %d\n", hostno);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/pcmcia/
H A Dnsp_cs.c1365 int hostno; local
1371 hostno = host->host_no;
1377 SPRINTF("SCSI host No.: %d\n", hostno);

Completed in 198 milliseconds