Searched refs:ahci_err_type (Results 1 – 2 of 2) sorted by relevance
541 enum ahci_err_type { enum
69 static void ahci_end_transaction(struct ahci_slot *slot, enum ahci_err_type et);1376 enum ahci_err_type et; in ahci_ch_intr_main()1736 enum ahci_err_type et = AHCI_ERR_NONE; in ahci_execute_transaction()1936 ahci_end_transaction(struct ahci_slot *slot, enum ahci_err_type et) in ahci_end_transaction()