Searched refs:ahci_slot (Results 1 – 2 of 2) sorted by relevance
378 struct ahci_slot { struct431 struct ahci_slot slot[AHCI_MAX_SLOTS];
66 static void ahci_execute_transaction(struct ahci_slot *slot);67 static void ahci_timeout(struct ahci_slot *slot);68 static void ahci_end_transaction(struct ahci_slot *slot, enum ahci_err_type et);989 struct ahci_slot *slot = &ch->slot[i]; in ahci_slotsalloc()1010 struct ahci_slot *slot = &ch->slot[i]; in ahci_slotsfree()1386 struct ahci_slot *slot; in ahci_begin_transaction()1436 struct ahci_slot *slot = arg; in ahci_dmasetprd()1466 ahci_execute_transaction(struct ahci_slot *slot) in ahci_execute_transaction()1631 struct ahci_slot *slot = &ch->slot[i]; in ahci_rearm_timeout()1646 ahci_timeout(struct ahci_slot *slot) in ahci_timeout()[all …]