Home
last modified time | relevance | path

Searched refs:server (Results 1 – 25 of 30) sorted by relevance

12

/drivers/s390/block/
Ddasd_alias.c56 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 …]
Ddasd_eckd.h612 struct list_head server; member
/drivers/soc/qcom/
Dqmi_interface.c146 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/
Dacpi.c40 } 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/
DKconfig3 tristate "AST server chips"
12 in server chipsets.
/drivers/gpu/drm/mgag200/
DKconfig3 tristate "Kernel modesetting driver for MGA G200 server engines"
8 This is a KMS driver for the MGA G200 server chips, it
/drivers/edac/
DKconfig115 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/
Discsi_boot_sysfs.c246 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/
DKconfig3 # DCA server configuration
/drivers/ras/
DKconfig28 be functioning correctly. For example, a server may run forever and
/drivers/staging/sm750fb/
Dreadme37 and this driver will use fb1, fb2. In that case, you need to configure your X-server
/drivers/visorbus/
Dcontrolvmchannel.h225 u32 server:1; member
/drivers/block/
DKconfig199 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/
DKconfig13 Slip/CSlip server for other people to dial in. SLIP (Serial Line
/drivers/pci/hotplug/
DKconfig34 Say Y here if you have a Compaq server that has a PCI Hotplug
/drivers/net/appletalk/
DKconfig12 so that your Linux box can act as a print and file server for Macs as
/drivers/char/tpm/
DKconfig164 /dev/vtpmX and a server-side file descriptor on which the vTPM
/drivers/net/ppp/
DKconfig139 modified pptpd (poptop) to work in server mode.
/drivers/misc/
DKconfig86 correctly on your IBM server. Please consult the IBM ServerProven
89 for your IBM server.
/drivers/auxdisplay/
DKconfig106 of the xorg server.
224 2 : new 6 keys keypad, as used on the server at www.ant-computing.com
/drivers/acpi/
DKconfig286 controller, which can be found on on the server.
491 processor machine check banks. Most server processors log
/drivers/video/fbdev/
DKconfig26 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/
Doverview.txt10 allow guest partitions on the same server to share devices that would
/drivers/usb/gadget/
DKconfig273 You will need a user space OBEX server talking to /dev/ttyGS*,
/drivers/usb/gadget/legacy/
DKconfig284 user space OBEX server talking to /dev/ttyGS*, since the kernel

12