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

/barrelfish-2018-10-04/lib/ahci/
H A Dahci_util.c103 uint8_t *command_header_entry = local
105 memset(command_header_entry, 0, ahci_port_chdr_size);
106 ahci_port_chdr_t chdr = (ahci_port_chdr_t) command_header_entry;

Completed in 67 milliseconds