Home
last modified time | relevance | path

Searched refs:ZPCI_ETT_RT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/s390x/
H A Ds390-pci-bus.c382 case ZPCI_ETT_RT: in get_table_index()
395 case ZPCI_ETT_RT: in entry_isvalid()
422 case ZPCI_ETT_RT: in get_frame_size()
436 case ZPCI_ETT_RT: in get_next_table_origin()
472 if (ett == ZPCI_ETT_RT && ((te & ZPCI_TABLE_LEN_RTX) != ZPCI_TABLE_LEN_RTX in table_translate()
/openbmc/qemu/include/hw/s390x/
H A Ds390-pci-bus.h173 #define ZPCI_ETT_RT 1 macro