/drivers/s390/block/ |
D | dasd_alias.c | 55 list_for_each_entry(pos, &aliastree.serverlist, server) { in _find_server() 65 static struct alias_lcu *_find_lcu(struct alias_server *server, in _find_lcu() argument 69 list_for_each_entry(pos, &server->lculist, lcu) { in _find_lcu() 106 struct alias_server *server; in _allocate_server() local 108 server = kzalloc(sizeof(*server), GFP_KERNEL); in _allocate_server() 109 if (!server) in _allocate_server() 111 memcpy(server->uid.vendor, uid->vendor, sizeof(uid->vendor)); in _allocate_server() 112 memcpy(server->uid.serial, uid->serial, sizeof(uid->serial)); in _allocate_server() 113 INIT_LIST_HEAD(&server->server); in _allocate_server() 114 INIT_LIST_HEAD(&server->lculist); in _allocate_server() [all …]
|
D | dasd_eckd.h | 454 struct list_head server; member
|
/drivers/usb/usbip/ |
D | usbip_protocol.txt | 4 The USB/IP protocol follows a server/client architecture. The server exports the 9 client opens a TCP/IP connection towards the server, and sends an OP_REQ_DEVLIST 11 in one or more pieces at the low level transport layer). The server sends back 16 "client" "server" 27 of them. First the client opens a TCP/IP connection towards the server and 28 sends an OP_REQ_IMPORT packet. The server replies with OP_REP_IMPORT. If the 30 to transfer the URB traffic between the client and the server. The client may 33 server may be USBIP_RET_SUBMIT and USBIP_RET_UNLINK respectively. 36 "client" "server" 263 | | | server-side host controller
|
/drivers/char/tpm/ |
D | tpm_acpi.c | 43 } server; member 74 len = buff->server.log_max_len; in read_log() 75 start = buff->server.log_start_addr; in read_log()
|
/drivers/gpu/drm/ast/ |
D | Kconfig | 2 tristate "AST server chips" 16 in server chipsets.
|
/drivers/gpu/drm/mgag200/ |
D | Kconfig | 2 tristate "Kernel modesetting driver for MGA G200 server engines" 11 This is a KMS driver for the MGA G200 server chips, it
|
/drivers/staging/lustre/ |
D | TODO | 3 * Seperate client/server functionality. Functions only used by server can be
|
D | README.txt | 62 Allow lock LRU to be controlled by memory pressure on the server 64 per CPU per server on this client). 83 Out of tree Lustre client and server code is available at:
|
/drivers/edac/ |
D | Kconfig | 145 E7205, E7500, E7501 and E7505 server chipsets. 152 E7520, E7525, E7320 server chipsets. 167 DP82785P and E7210 server chipsets. 174 DP82975x server chipsets. 181 3000 and 3010 server chipsets. 188 3200 and 3210 server chipsets. 202 X38 server chipsets.
|
/drivers/scsi/ |
D | iscsi_boot_sysfs.c | 249 iscsi_boot_rd_attr(ini_isns, isns-server, ISCSI_BOOT_INI_ISNS_SERVER); 250 iscsi_boot_rd_attr(ini_slp, slp-server, ISCSI_BOOT_INI_SLP_SERVER); 251 iscsi_boot_rd_attr(ini_primary_radius, pri-radius-server, 253 iscsi_boot_rd_attr(ini_secondary_radius, sec-radius-server,
|
/drivers/dca/ |
D | Kconfig | 2 # DCA server configuration
|
/drivers/idle/ |
D | Kconfig | 22 Enable memory power savings when idle with certain Intel server
|
/drivers/staging/lustre/lnet/selftest/ |
D | console.h | 221 int server, int testidx, int *index_p,
|
/drivers/staging/unisys/uislib/ |
D | uislib.c | 129 msg->hdr.Flags.server = svr; in init_msg_header() 232 if (!msg->hdr.Flags.server) { in create_bus() 312 if (msg->hdr.Flags.server) in destroy_bus() 442 if (!msg->hdr.Flags.server) { in create_device()
|
/drivers/staging/unisys/visorchipset/ |
D | visorchipset.h | 138 u32 server:1; member
|
D | visorchipset_main.c | 963 if ((!pBusInfo->flags.server) /*client */ && in bus_epilog() 974 if ((!pBusInfo->flags.server) /*client */ && in bus_epilog() 1130 pBusInfo->flags.server = inmsg->hdr.Flags.server; in bus_create()
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | layout.c | 1186 #define DEFINE_REQ_FMT(name, client, client_nr, server, server_nr) { \ argument 1195 .d = server \ 1200 #define DEFINE_REQ_FMT0(name, client, server) \ argument 1201 DEFINE_REQ_FMT(name, client, ARRAY_SIZE(client), server, ARRAY_SIZE(server))
|
/drivers/block/ |
D | Kconfig | 236 on a remote file server. 293 client and server works over TCP/IP networking, but to the client 298 userland (making server and client physically the same computer, 302 especially about where to find the server code, which runs in user
|
/drivers/staging/unisys/common-spar/include/channels/ |
D | controlvmchannel.h | 258 u32 server:1; /**< =1 in all bus & device-related member
|
/drivers/net/slip/ |
D | Kconfig | 12 Slip/CSlip server for other people to dial in. SLIP (Serial Line
|
/drivers/auxdisplay/ |
D | Kconfig | 94 of the xorg server.
|
/drivers/pci/hotplug/ |
D | Kconfig | 33 Say Y here if you have a Compaq server that has a PCI Hotplug
|
/drivers/net/appletalk/ |
D | Kconfig | 11 so that your Linux box can act as a print and file server for Macs as
|
/drivers/acpi/ |
D | Kconfig | 183 controller, which can be found on on the server. 384 processor machine check banks. Most server processors log
|
/drivers/staging/unisys/Documentation/ |
D | overview.txt | 9 allow guest partitions on the same server to share devices that would
|