Searched defs:txn_complete (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/dev/bus/virtio/
H A Dblock.cpp30 void BlockDevice::txn_complete(block_txn_t* txn, zx_status_t status) { function in class:virtio::BlockDevice
/fuchsia/zircon/system/dev/block/usb-mass-storage/
H A Dusb-mass-storage.c30 static inline void txn_complete(ums_txn_t* txn, zx_status_t status) { function
/fuchsia/zircon/system/dev/block/nvme/
H A Dnvme.c331 static inline void txn_complete(nvme_txn_t* txn, zx_status_t status) { function

Completed in 38 milliseconds