Searched refs:ahci_mgmt_bound (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/vfs/
H A Dvfs_blockdevfs_ata.c30 static bool ahci_mgmt_bound = false; variable
189 ahci_mgmt_bound = true;
266 while (!ahci_mgmt_bound) {
H A Dvfs_blockdevfs_ahci.c26 static bool ahci_mgmt_bound = false; variable
301 ahci_mgmt_bound = true;
374 while (!ahci_mgmt_bound) {

Completed in 31 milliseconds