aboutsummaryrefslogtreecommitdiff
path: root/src/hw/ata.h
AgeCommit message (Expand)AuthorFilesLines
2015-07-14ata: Make sure "chanid" is relative to PCI device for bootorder fileKevin O'Connor1-0/+1
2015-07-14block: Rename process_XXX_op() functions to XXX_process_op()Kevin O'Connor1-2/+1
2015-07-14ata: Handle ATA ATAPI drives directly via 'struct disk_op_s' requestsKevin O'Connor1-1/+1
2013-09-28Remove ioport.h; disperse its contents to other header files.Kevin O'Connor1-0/+5
2013-09-18Split disk.h into block.h and std/disk.h.Kevin O'Connor1-2/+2
2013-09-02Move code centered around specific hardware devices to src/hw/Kevin O'Connor1-0/+153