ahci_err_type
enum ahci_err_type et;
enum ahci_err_type et = AHCI_ERR_NONE;
ahci_end_transaction(struct ahci_slot *slot, enum ahci_err_type et)
static void ahci_end_transaction(struct ahci_slot *slot, enum ahci_err_type et);