Searched defs:_continuation (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/ahci/
H A Dahci.c333 errval_t ahci_init(uint8_t port, ahci_bind_continuation_fn *_continuation, argument
456 errval_t ahci_close(struct ahci_binding *_binding, struct event_closure _continuation) argument
298 ahci_register_send(struct ahci_binding *_binding, struct waitset *ws, struct event_closure _continuation) argument
406 ahci_issue_command(struct ahci_binding *_binding, struct event_closure _continuation, void *tag, uint8_t *fis, size_t fis_length, bool is_write, struct ahci_dma_region *buf, size_t buflen) argument
[all...]
/barrelfish-2018-10-04/lib/barrelfish/
H A Dmultihop_chan.c442 multihop_send_message(struct multihop_chan *mc, struct event_closure _continuation, void *msg, size_t msglen) argument
480 multihop_send_capability(struct multihop_chan *mc, struct event_closure _continuation, struct flounder_cap_state *cap_state, struct capref cap) argument

Completed in 39 milliseconds