ahci_get_ccb
struct ahci_ccb *ahci_get_ccb(struct ahci_port *);
ccb = ahci_get_ccb(ap);
while ((ccb = ahci_get_ccb(ap)) != NULL)