/drivers/s390/block/ |
D | dasd_alias.c | 56 list_for_each_entry(pos, &aliastree.serverlist, server) { in _find_server() 66 static struct alias_lcu *_find_lcu(struct alias_server *server, in _find_lcu() argument 70 list_for_each_entry(pos, &server->lculist, lcu) { in _find_lcu() 107 struct alias_server *server; in _allocate_server() local 109 server = kzalloc(sizeof(*server), GFP_KERNEL); in _allocate_server() 110 if (!server) in _allocate_server() 112 memcpy(server->uid.vendor, uid->vendor, sizeof(uid->vendor)); in _allocate_server() 113 memcpy(server->uid.serial, uid->serial, sizeof(uid->serial)); in _allocate_server() 114 INIT_LIST_HEAD(&server->server); in _allocate_server() 115 INIT_LIST_HEAD(&server->lculist); in _allocate_server() [all …]
|
D | dasd_eckd.h | 612 struct list_head server; member
|
/drivers/soc/qcom/ |
D | qmi_interface.c | 146 le32_to_cpu(pkt->server.service), in qmi_recv_ctrl_pkt() 147 le32_to_cpu(pkt->server.instance), in qmi_recv_ctrl_pkt() 148 le32_to_cpu(pkt->server.node), in qmi_recv_ctrl_pkt() 149 le32_to_cpu(pkt->server.port)); in qmi_recv_ctrl_pkt() 153 le32_to_cpu(pkt->server.node), in qmi_recv_ctrl_pkt() 154 le32_to_cpu(pkt->server.port)); in qmi_recv_ctrl_pkt() 174 pkt.server.service = cpu_to_le32(svc->service); in qmi_send_new_lookup() 175 pkt.server.instance = cpu_to_le32(svc->version | svc->instance << 8); in qmi_send_new_lookup() 237 pkt.server.service = cpu_to_le32(svc->service); in qmi_send_new_server() 238 pkt.server.instance = cpu_to_le32(svc->version | svc->instance << 8); in qmi_send_new_server() [all …]
|
/drivers/char/tpm/eventlog/ |
D | acpi.c | 40 } server; member 73 len = buff->server.log_max_len; in tpm_read_log_acpi() 74 start = buff->server.log_start_addr; in tpm_read_log_acpi()
|
/drivers/gpu/drm/ast/ |
D | Kconfig | 3 tristate "AST server chips" 12 in server chipsets.
|
/drivers/gpu/drm/mgag200/ |
D | Kconfig | 3 tristate "Kernel modesetting driver for MGA G200 server engines" 8 This is a KMS driver for the MGA G200 server chips, it
|
/drivers/edac/ |
D | Kconfig | 115 E7205, E7500, E7501 and E7505 server chipsets. 122 E7520, E7525, E7320 server chipsets. 137 DP82785P and E7210 server chipsets. 144 DP82975x server chipsets. 151 3000 and 3010 server chipsets. 158 3200 and 3210 server chipsets. 172 X38 server chipsets. 233 tristate "Intel Skylake server Integrated MC" 240 Skylake server Integrated Memory Controllers. If your 245 tristate "Intel 10nm server Integrated MC" [all …]
|
/drivers/scsi/ |
D | iscsi_boot_sysfs.c | 246 iscsi_boot_rd_attr(ini_isns, isns-server, ISCSI_BOOT_INI_ISNS_SERVER); 247 iscsi_boot_rd_attr(ini_slp, slp-server, ISCSI_BOOT_INI_SLP_SERVER); 248 iscsi_boot_rd_attr(ini_primary_radius, pri-radius-server, 250 iscsi_boot_rd_attr(ini_secondary_radius, sec-radius-server,
|
/drivers/dca/ |
D | Kconfig | 3 # DCA server configuration
|
/drivers/ras/ |
D | Kconfig | 28 be functioning correctly. For example, a server may run forever and
|
/drivers/staging/sm750fb/ |
D | readme | 37 and this driver will use fb1, fb2. In that case, you need to configure your X-server
|
/drivers/visorbus/ |
D | controlvmchannel.h | 225 u32 server:1; member
|
/drivers/block/ |
D | Kconfig | 199 on a remote file server. 256 client and server works over TCP/IP networking, but to the client 261 userland (making server and client physically the same computer, 265 especially about where to find the server code, which runs in user
|
/drivers/net/slip/ |
D | Kconfig | 13 Slip/CSlip server for other people to dial in. SLIP (Serial Line
|
/drivers/pci/hotplug/ |
D | Kconfig | 34 Say Y here if you have a Compaq server that has a PCI Hotplug
|
/drivers/net/appletalk/ |
D | Kconfig | 12 so that your Linux box can act as a print and file server for Macs as
|
/drivers/char/tpm/ |
D | Kconfig | 164 /dev/vtpmX and a server-side file descriptor on which the vTPM
|
/drivers/net/ppp/ |
D | Kconfig | 139 modified pptpd (poptop) to work in server mode.
|
/drivers/misc/ |
D | Kconfig | 86 correctly on your IBM server. Please consult the IBM ServerProven 89 for your IBM server.
|
/drivers/auxdisplay/ |
D | Kconfig | 106 of the xorg server. 224 2 : new 6 keys keypad, as used on the server at www.ant-computing.com
|
/drivers/acpi/ |
D | Kconfig | 286 controller, which can be found on on the server. 491 processor machine check banks. Most server processors log
|
/drivers/video/fbdev/ |
D | Kconfig | 26 server exists which uses the frame buffer device exclusively. 45 (e.g. an accelerated X server) and that are not frame buffer 1431 bool "X server compatibility" 1434 framebuffer to avoid negative impact on the OpenChrome X server. 1435 If you use any X server other than fbdev you should enable this 2030 tristate "Cobalt server LCD frame buffer support"
|
/drivers/staging/unisys/Documentation/ |
D | overview.txt | 10 allow guest partitions on the same server to share devices that would
|
/drivers/usb/gadget/ |
D | Kconfig | 273 You will need a user space OBEX server talking to /dev/ttyGS*,
|
/drivers/usb/gadget/legacy/ |
D | Kconfig | 284 user space OBEX server talking to /dev/ttyGS*, since the kernel
|