OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:transactions
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/arch/xen/xenbus/
xenbus_dev.c
122
SLIST_HEAD(, xenbus_dev_transaction)
transactions
;
295
SLIST_INSERT_HEAD(&xlwp->
transactions
,
298
SLIST_FOREACH(trans, &xlwp->
transactions
,
308
SLIST_REMOVE(&xlwp->
transactions
, trans,
382
SLIST_INIT(&xlwp->
transactions
);
427
while (!SLIST_EMPTY(&xlwp->
transactions
)) {
428
trans = SLIST_FIRST(&xlwp->
transactions
);
430
SLIST_REMOVE_HEAD(&xlwp->
transactions
, trans_next);
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ast2600-facebook-netbmc-common.dtsi
25
* full-duplex SPI
transactions
are not supported by ASPEED SPI
aspeed-bmc-facebook-wedge400.dts
67
* full-duplex SPI
transactions
are not supported by ASPEED SPI
exynos5420.dtsi
489
* AXI
transactions
. When this is enabled in
/src/sys/external/bsd/drm2/dist/drm/
drm_dp_mst_topology.c
403
buf[idx] = req->u.i2c_read.
transactions
[i].i2c_dev_id & 0x7f;
405
buf[idx] = req->u.i2c_read.
transactions
[i].num_bytes;
407
memcpy(&buf[idx], req->u.i2c_read.
transactions
[i].bytes, req->u.i2c_read.
transactions
[i].num_bytes);
408
idx += req->u.i2c_read.
transactions
[i].num_bytes;
410
buf[idx] = (req->u.i2c_read.
transactions
[i].no_stop_bit & 0x1) << 4;
411
buf[idx] |= (req->u.i2c_read.
transactions
[i].i2c_transaction_delay & 0xf);
517
tx = &r->
transactions
[i];
535
tx = &r->
transactions
[i];
621
&req->u.i2c_read.
transactions
[i]
[
all
...]
/src/sys/external/bsd/drm2/dist/include/drm/
drm_dp_mst_helper.h
375
}
transactions
[DP_REMOTE_I2C_READ_MAX_TRANSACTIONS];
member in struct:drm_dp_remote_i2c_read
/src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
hip06.dtsi
321
* mappings for PCIe MSI
transactions
.
hip07.dtsi
1152
* mappings for PCIe MSI
transactions
.
Completed in 16 milliseconds
Indexes created Mon Oct 20 16:09:52 GMT 2025