Searched refs:ALL_PORTS (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/ofed/management/infiniband-diags/src/
H A Dperfquery.c93 #define ALL_PORTS 0xFF macro
218 uint32_t val = ALL_PORTS;
242 printf("# Port counters: %s port %d\n%s", portid2str(portid), ALL_PORTS, buf);
275 uint32_t val = ALL_PORTS;
291 printf("# Port counters: %s port %d\n%s", portid2str(portid), ALL_PORTS, buf);
395 port = ALL_PORTS;
457 if (!all_ports && port == ALL_PORTS)
463 if (all_ports_loop || (loop_ports && (all_ports || port == ALL_PORTS))) {
485 if (all_ports_loop || (loop_ports && (all_ports || port == ALL_PORTS))) {
504 if (all_ports_loop || (loop_ports && (all_ports || port == ALL_PORTS))) {
[all...]
/freebsd-11.0-release/usr.sbin/acpi/acpidump/
H A Dacpi.c894 PRINTFLAG(atsr->Flags, ALL_PORTS);

Completed in 160 milliseconds