/linux-4.1.27/drivers/scsi/sym53c8xx_2/ |
D | sym53c8xx.h | 124 u_char host_id; member 138 #define SYM_SETUP_HOST_ID sym_driver_setup.host_id 153 .host_id = 7, \
|
D | sym_nvram.h | 77 u_char host_id; member 155 u_char host_id; member
|
D | sym_nvram.c | 60 np->myaddr = nvram->data.Symbios.host_id & 0x0f; in sym_nvram_setup_host() 69 np->myaddr = nvram->data.Tekram.host_id & 0x0f; in sym_nvram_setup_host() 73 if (nvram->data.parisc.host_id != -1) in sym_nvram_setup_host() 74 np->myaddr = nvram->data.parisc.host_id; in sym_nvram_setup_host() 162 sym_name(np), nvram->host_id & 0x0f, in sym_display_Symbios_nvram() 206 sym_name(np), nvram->host_id & 0x0f, in sym_display_Tekram_nvram()
|
D | sym_glue.h | 214 u_char host_id; member
|
D | sym_glue.c | 67 module_param_named(hostid, sym_driver_setup.host_id, byte, 0); 114 sym_driver_setup.host_id = 7; in sym2_setup_params() 1302 np->myaddr = dev->host_id; in sym_attach() 1617 sym_dev->host_id = tmp; in sym_config_pqs() 1689 sym_dev.host_id = SYM_SETUP_HOST_ID; in sym2_probe()
|
/linux-4.1.27/include/trace/events/ |
D | hswadsp.h | 168 __entry->id = stream->host_id; 199 __entry->id = stream->host_id; 261 __entry->id = stream->host_id; 293 __entry->id = stream->host_id; 317 __entry->id = stream->host_id; 341 __entry->id = stream->host_id;
|
/linux-4.1.27/drivers/scsi/pcmcia/ |
D | aha152x_stub.c | 61 static int host_id = 7; variable 68 module_param(host_id, int, 0); 165 s.scsiid = host_id; in aha152x_config_cs()
|
D | nsp_cs.c | 367 unsigned int host_id = SCpnt->device->host->this_id; in nsphw_start_selection() local 406 nsp_index_write(base, SCSIDATALATCH, BIT(host_id) | BIT(target)); in nsphw_start_selection() 655 unsigned int host_id = SCpnt->device->host->this_id; in nsp_reselected() local 664 tmp = id_reg & (~BIT(host_id)); in nsp_reselected()
|
/linux-4.1.27/drivers/nfc/st21nfca/ |
D | st21nfca_se.c | 106 u8 se_event, host_id; in st21nfca_hci_control_se() local 152 host_id = sk_host_list->data[sk_host_list->len - 1]; in st21nfca_hci_control_se() 155 if (state == ST21NFCA_SE_MODE_ON && host_id == se_idx) in st21nfca_hci_control_se() 157 else if (state == ST21NFCA_SE_MODE_OFF && host_id != se_idx) in st21nfca_hci_control_se()
|
/linux-4.1.27/drivers/scsi/ |
D | atp870u.c | 1068 m <<= dev->host_id[0]; in tscam() 1316 if (i == dev->host_id[0]) { in is870() 1317 printk(KERN_INFO " ID: %2d Host Adapter\n", dev->host_id[0]); in is870() 1840 if (i == dev->host_id[0]) { in is880() 1841 printk(KERN_INFO " ID: %2d Host Adapter\n", dev->host_id[0]); in is880() 2545 atp_dev->host_id[c] = 0x07; in atp870u_init_tables() 2569 unsigned char host_id; in atp870u_probe() local 2616 host_id = inb(base_io + 0x39); in atp870u_probe() 2617 host_id >>= 0x04; in atp870u_probe() 2624 atpdev->host_id[0] = host_id; in atp870u_probe() [all …]
|
D | atp870u.h | 39 unsigned char host_id[2]; member
|
D | zalon.c | 128 device.host_id = 7; in zalon_probe()
|
D | nsp32.c | 459 unsigned int host_id = SCpnt->device->host->this_id; in nsp32_selection_autopara() local 528 param->target_id = BIT(host_id) | BIT(target); in nsp32_selection_autopara() 590 unsigned int host_id = SCpnt->device->host->this_id; in nsp32_selection_autoscsi() local 638 nsp32_write1(base, SCSI_OUT_LATCH_TARGET_ID, BIT(host_id) | BIT(target)); in nsp32_selection_autoscsi() 813 unsigned int host_id = SCpnt->device->host->this_id; in nsp32_reselection() local 823 tmpid &= (~BIT(host_id)); in nsp32_reselection()
|
D | ncr53c8xx.h | 540 u8 host_id; member 1315 u_char host_id; member
|
D | NCR_Q720.c | 102 device.host_id = scsi_id; in NCR_Q720_probe_one()
|
D | ips.h | 752 uint8_t host_id[12]; member
|
D | ncr53c8xx.c | 767 driver_setup.host_id = val; in sym53c8xx__setup() 8350 np->myaddr = device->host_id;
|
/linux-4.1.27/drivers/nfc/st21nfcb/ |
D | st21nfcb_se.c | 416 u8 host_id; in st21nfcb_nci_control_se() local 459 host_id = sk_host_list->data[sk_host_list->len - 1]; in st21nfcb_nci_control_se() 461 if (state == ST21NFCB_SE_MODE_ON && host_id == se_idx) in st21nfcb_nci_control_se() 463 else if (state == ST21NFCB_SE_MODE_OFF && host_id != se_idx) in st21nfcb_nci_control_se()
|
/linux-4.1.27/drivers/target/ |
D | target_core_pscsi.c | 69 static int pscsi_attach_hba(struct se_hba *hba, u32 host_id) in pscsi_attach_hba() argument 78 phv->phv_host_id = host_id; in pscsi_attach_hba() 808 unsigned char host_id[16]; in pscsi_show_configfs_dev_params() local 813 snprintf(host_id, 16, "%d", pdv->pdv_host_id); in pscsi_show_configfs_dev_params() 815 snprintf(host_id, 16, "PHBA Mode"); in pscsi_show_configfs_dev_params() 820 host_id); in pscsi_show_configfs_dev_params()
|
D | target_core_user.c | 71 u32 host_id; member 633 static int tcmu_attach_hba(struct se_hba *hba, u32 host_id) in tcmu_attach_hba() argument 641 tcmu_hba->host_id = host_id; in tcmu_attach_hba() 829 size = snprintf(NULL, 0, "tcm-user/%u/%s/%s", hba->host_id, udev->name, in tcmu_configure_device() 836 used = snprintf(str, size, "tcm-user/%u/%s", hba->host_id, udev->name); in tcmu_configure_device()
|
D | target_core_rd.c | 50 static int rd_attach_hba(struct se_hba *hba, u32 host_id) in rd_attach_hba() argument 60 rd_host->rd_host_id = host_id; in rd_attach_hba()
|
D | target_core_file.c | 53 static int fd_attach_hba(struct se_hba *hba, u32 host_id) in fd_attach_hba() argument 63 fd_host->fd_host_id = host_id; in fd_attach_hba()
|
D | target_core_iblock.c | 63 static int iblock_attach_hba(struct se_hba *hba, u32 host_id) in iblock_attach_hba() argument
|
/linux-4.1.27/drivers/ide/ |
D | sis5513.c | 73 u16 host_id; member 374 host = pci_get_device(PCI_VENDOR_ID_SI, SiSHostChipInfo[i].host_id, NULL); in sis_find_family() 382 if (SiSHostChipInfo[i].host_id == PCI_DEVICE_ID_SI_630) { in sis_find_family()
|
/linux-4.1.27/drivers/memstick/host/ |
D | jmb38x_ms.c | 57 char host_id[32]; member 889 snprintf(host->host_id, sizeof(host->host_id), DRIVER_NAME ":slot%d", in jmb38x_ms_alloc_host() 902 if (!request_irq(host->irq, jmb38x_ms_isr, IRQF_SHARED, host->host_id, in jmb38x_ms_alloc_host()
|
/linux-4.1.27/arch/parisc/include/asm/ |
D | pdc.h | 171 int host_id; member
|
/linux-4.1.27/arch/parisc/kernel/ |
D | firmware.c | 805 initiator->host_id = pdc_result[0]; in pdc_get_initiator() 807 initiator->host_id = -1; in pdc_get_initiator()
|
/linux-4.1.27/sound/soc/intel/haswell/ |
D | sst-haswell-ipc.c | 230 int host_id; member 992 stream->host_id = id; in sst_hsw_stream_new() 1017 trace_ipc_request("stream free", stream->host_id); in sst_hsw_stream_free() 1210 trace_ipc_request("stream alloc", stream->host_id); in sst_hsw_stream_commit()
|