Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/pci/
H A Dsta2x11-fixup.c24 #define STA2X11_NR_EP 4 /* 0..3 included */ macro
40 struct sta2x11_mapping map[STA2X11_NR_EP];
77 if (ep >= 0 && ep < STA2X11_NR_EP) in sta2x11_pdev_to_instance()