Searched refs:transactions (Results 1 – 11 of 11) sorted by relevance
/titanic_41/usr/src/uts/common/xen/io/ |
H A D | xenbus_dev.c | 114 list_t transactions; member 378 list_create(&xbs->transactions, sizeof (struct xenbus_dev_transaction), in xenbusdrv_open() 413 list_head(&xbs->transactions)) { in xenbusdrv_close() 415 list_remove(&xbs->transactions, (void *)trans); in xenbusdrv_close() 583 list_insert_tail(&xbs->transactions, (void *)trans); in xenbusdrv_write() 587 list_head(&xbs->transactions); trans; in xenbusdrv_write() 589 list_next(&xbs->transactions, (void *)trans)) in xenbusdrv_write() 596 list_remove(&xbs->transactions, (void *)trans); in xenbusdrv_write()
|
/titanic_41/usr/src/uts/common/io/usb/hcd/ |
H A D | README | 45 which perform full/low speed transactions. 280 - High-Speed (Non-Split transactions): 283 Host_Delay) x Number of transactions per micro-frame 351 to initiate a "complete split" transaction. Complete split transactions 457 High speed split transactions (for full and low speed devices only): 470 transactions separately. 486 Start and Complete split transactions bandwidth to one or more frame 514 It means try "complete split transactions" in second, third or
|
/titanic_41/usr/src/cmd/cmd-inet/sbin/dhcpagent/ |
H A D | README | 68 an interface for managing asynchronous transactions within 239 transaction per state machine. Typical "asynchronous transactions" 262 The notion of asynchronous transactions is complicated by the fact 266 internally need to perform asynchronous EXTEND transactions to extend 275 transactions have a valid `ipc_action' object. Note that since there
|
/titanic_41/usr/src/grub/grub-0.97/stage2/ |
H A D | fsys_reiserfs.c | 399 int transactions = INFO->journal_transactions; in block_read() local 404 while (transactions-- > 0) in block_read()
|
/titanic_41/usr/src/uts/sun4u/starcat/ml/ |
H A D | drmach_asm.s | 427 ! the completion of all pending coherent transactions 475 SET_NULL_LPA(%o1, %o2) ! prep for cachable transactions
|
/titanic_41/usr/src/lib/libsqlite/test/ |
H A D | lock.test | 255 # Try to start two transactions in a row
|
H A D | temptable.test | 90 # Make sure temporary tables work with transactions
|
H A D | trans.test | 53 # Basic transactions
|
/titanic_41/usr/src/cmd/ssh/doc/ |
H A D | README.Ylonen | 42 in both directions (e.g., for e-cash transactions).
|
/titanic_41/usr/src/lib/libsqlite/src/ |
H A D | sqlite.h.in | 712 ** rolled back and transactions cancelled, depending on the circumstances,
|
/titanic_41/usr/src/uts/intel/io/acpica/ |
H A D | changes.txt | 15237 transactions.
|