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

/barrelfish-2018-10-04/lib/ahci/
H A Dahci_internal.h17 int ahci_find_free_command_slot(struct ahci_port_info *port);
H A Dahci_util.c29 int ahci_find_free_command_slot(struct ahci_port_info *port) function
85 int command_slot = ahci_find_free_command_slot(port);
H A Dahci.c295 return ahci_find_free_command_slot(&_binding->port_info) != -1;

Completed in 59 milliseconds