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

/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dahci.c129 struct grub_pci_dma_chunk *command_table_chunk; member in struct:grub_ahci_device
234 dev->command_table_chunk = command_table;
427 grub_dma_free (dev->command_table_chunk);
430 dev->command_table_chunk = NULL;
568 = grub_dma_get_phys (dev->command_table_chunk);

Completed in 16 milliseconds