Searched refs:ahci_mgmt_bind_cb (Results 1 - 3 of 3) sorted by relevance

/barrelfish-master/lib/vfs/
H A Dvfs_blockdevfs_ata.c181 static void ahci_mgmt_bind_cb(void *st, errval_t err, struct ahci_mgmt_binding *b) function
254 err = ahci_mgmt_bind(iref, ahci_mgmt_bind_cb, NULL, get_default_waitset(),
H A Dvfs_blockdevfs_ahci.c292 static void ahci_mgmt_bind_cb(void *st, errval_t err, struct ahci_mgmt_binding *b) function
362 err = ahci_mgmt_bind(iref, ahci_mgmt_bind_cb, NULL, get_default_waitset(),
/barrelfish-master/lib/ahci/
H A Dahci.c272 static void ahci_mgmt_bind_cb(void *st, errval_t err, struct ahci_mgmt_binding *b) function
381 err = ahci_mgmt_bind(iref, ahci_mgmt_bind_cb, bst, waitset,

Completed in 37 milliseconds