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

/freebsd-current/contrib/ofed/infiniband-diags/src/
H A Dperfquery.c115 #define ALL_PORTS 0xFF macro
219 uint32_t val = ALL_PORTS;
254 portid2str(portid), ALL_PORTS, ntohs(cap_mask), buf);
324 uint32_t val = ALL_PORTS;
387 portid2str(portid), ALL_PORTS, ntohs(cap_mask), cap_mask2, buf);
777 port = ALL_PORTS;
937 if (!all_ports && port == ALL_PORTS)
939 if (all_ports && port == ALL_PORTS)
1034 if (all_ports_loop || (loop_ports && (all_ports || port == ALL_PORTS))) {
1060 if (all_ports_loop || (loop_ports && (all_ports || port == ALL_PORTS))) {
[all...]
/freebsd-current/usr.sbin/acpi/acpidump/
H A Dacpi.c1402 PRINTFLAG(atsr->Flags, ALL_PORTS);

Completed in 116 milliseconds