Home
last modified time | relevance | path

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

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