aboutsummaryrefslogtreecommitdiffstats
path: root/src/hw/ahci.h
Commit message (Expand)AuthorAgeFilesLines
* ahci: Convert to new PCI BAR helper functionsKevin O'Connor2016-02-021-2/+1
* block: Rename process_XXX_op() functions to XXX_process_op()Kevin O'Connor2015-07-141-1/+1
* ahci: Handle AHCI ATAPI drives directly via 'struct disk_op_s' requestsKevin O'Connor2015-07-141-1/+1
* Split disk.h into block.h and std/disk.h.Kevin O'Connor2013-09-181-1/+1
* Move function definitions for output.c from util.h to new file output.h.Kevin O'Connor2013-09-181-0/+3
* Move code centered around specific hardware devices to src/hw/Kevin O'Connor2013-09-021-0/+199