Searched refs:mvs_slot (Results 1 – 2 of 2) sorted by relevance
82 static void mvs_legacy_execute_transaction(struct mvs_slot *slot);83 static void mvs_timeout(struct mvs_slot *slot);87 static void mvs_execute_transaction(struct mvs_slot *slot);88 static void mvs_end_transaction(struct mvs_slot *slot, enum mvs_err_type et);434 struct mvs_slot *slot = &ch->slot[i]; in mvs_slotsalloc()455 struct mvs_slot *slot = &ch->slot[i]; in mvs_slotsfree()842 struct mvs_slot *slot = &ch->slot[0]; /* PIO is always in slot 0. */ in mvs_legacy_intr()1188 struct mvs_slot *slot; in mvs_begin_transaction()1271 struct mvs_slot *slot = arg; in mvs_dmasetprd()1309 mvs_legacy_execute_transaction(struct mvs_slot *slot) in mvs_legacy_execute_transaction()[all …]
501 struct mvs_slot { struct547 struct mvs_slot slot[MVS_MAX_SLOTS];