| /src/sys/dev/hdaudio/ |
| eldreg.h | 47 uint64_t port_id; member in struct:eld_baseline_block
|
| /src/sys/dev/fdt/ |
| fdt_port.c | 55 int port_id; member in struct:fdt_port 109 if (port->port_id != port_index) 144 return ep->ep_port->port_id; 306 ports->dp_port[i].port_id = id; 401 if (ep->ep_port->port_id >= 0 && a < size) 403 ep->ep_port->port_id);
|
| /src/external/bsd/wpa/dist/src/common/ |
| wpa_ctrl.c | 367 int port_id; local 386 port_id = atoi(&port[1]); 389 port_id = WPA_CTRL_IFACE_PORT; 412 ctrl->dest.sin6_port = htons(port_id); 415 ctrl->dest.sin_port = htons(port_id);
|
| /src/external/bsd/tcpdump/dist/ |
| print-stp.c | 40 nd_uint16_t port_id; member in struct:stp_bpdu_ 116 GET_BE_U_2(stp_bpdu->port_id), length); 271 ND_PRINT("CIST port-id %04x,", GET_BE_U_2(stp_bpdu->port_id));
|
| print-ptp.c | 361 uint16_t msg_len, flags, port_id, seq_id; local 400 len -= 8; bp += 8; port_id = GET_BE_U_2(bp); ND_PRINT(", port id: %u", port_id); 513 uint16_t port_id; local 536 port_id = GET_BE_U_2(bp); 537 ND_PRINT(", port id: %u", port_id); 623 uint16_t port_id; local 633 port_id = GET_BE_U_2(bp); 634 ND_PRINT(", port id: %u", port_id);
|
| /src/external/mit/xorg/lib/libxcb/files/ |
| xvmc.h | 132 xcb_xv_port_t port_id; member in struct:xcb_xvmc_list_surface_types_request_t 165 xcb_xv_port_t port_id; member in struct:xcb_xvmc_create_context_request_t 314 xcb_xv_port_t port_id; member in struct:xcb_xvmc_list_subpicture_types_request_t 479 xcb_xv_port_t port_id); 494 xcb_xv_port_t port_id); 538 xcb_xv_port_t port_id, 558 xcb_xv_port_t port_id, 812 xcb_xv_port_t port_id, 828 xcb_xv_port_t port_id,
|
| /src/sys/dev/pci/cxgb/ |
| cxgb_adapter.h | 117 uint8_t port_id; member in struct:port_info 506 void t3_os_link_changed(adapter_t *adapter, int port_id, int link_status,
|
| /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/ |
| dc_types.h | 604 uint32_t port_id[2]; member in struct:audio_info
|
| /src/sys/dev/pci/ |
| mpiireg.h | 1214 u_int32_t port_id; member in struct:mpii_cfg_fc_port_pg0 1269 u_int32_t port_id; member in struct:mpii_cfg_fc_device_pg0
|
| if_iwmreg.h | 3334 * @port_id: Multicast MAC addresses array specifier. This is a strange way 3346 uint8_t port_id; member in struct:iwm_mcast_filter_cmd
|