Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dosdep.h419 # define MAX_CONST(a, b) ((a) > (b) ? (a) : (b)) macro
426 # define MAX_CONST(a, b) \ macro
/openbmc/qemu/hw/usb/
H A Dhcd-xhci.h208 USBPort uports[MAX_CONST(XHCI_MAXPORTS_2, XHCI_MAXPORTS_3)];