Searched refs:mvs_slot (Results 1 – 2 of 2) sorted by relevance
81 static void mvs_legacy_execute_transaction(struct mvs_slot *slot);86 static void mvs_execute_transaction(struct mvs_slot *slot);87 static void mvs_end_transaction(struct mvs_slot *slot, enum mvs_err_type et);432 struct mvs_slot *slot = &ch->slot[i]; in mvs_slotsalloc()454 struct mvs_slot *slot = &ch->slot[i]; in mvs_slotsfree()839 struct mvs_slot *slot = &ch->slot[0]; /* PIO is always in slot 0. */ in mvs_legacy_intr()1181 struct mvs_slot *slot; in mvs_begin_transaction()1264 struct mvs_slot *slot = arg; in mvs_dmasetprd()1301 mvs_legacy_execute_transaction(struct mvs_slot *slot) in mvs_legacy_execute_transaction()1415 mvs_execute_transaction(struct mvs_slot *slot) in mvs_execute_transaction()[all …]
501 struct mvs_slot { struct548 struct mvs_slot slot[MVS_MAX_SLOTS];