Searched refs:physical_port (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/sys/cam/ctl/
H A Dctl_frontend.h124 * physical_port: This is the physical port number of this
224 int physical_port; /* passed to CTL */ member in struct:ctl_port
H A Dctl.h65 int physical_port; member in struct:ctl_port_entry
H A Dctl_io.h505 int physical_port; member in struct:ctl_ha_msg_port
H A Dscsi_ctl.c356 port->physical_port = cpi->bus_id;
H A Dctl_frontend_iscsi.c2143 port->physical_port = tag;
H A Dctl.c912 msg->port.physical_port = port->physical_port;
1220 port->physical_port = msg->port.physical_port;
2985 port->physical_port, port->virtual_port,
3322 retval = sbuf_printf(sb, "\t<physical_port>%d</physical_port>\n",
3323 port->physical_port);
/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dfw.h152 u8 physical_port; member in struct:mlx4_func_cap
H A Dmlx4_fw.c678 func_cap->physical_port = field;
679 if (func_cap->physical_port != gen_or_port) {
/freebsd-11-stable/sys/dev/usb/storage/
H A Dcfumass.c959 cfumass_port.physical_port = 0;
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt.h510 uint8_t physical_port; member in struct:mptsas_devinfo
H A Dmpt_cam.c742 device_info->physical_port = buffer->PhysicalPort;
/freebsd-11-stable/sys/dev/oce/
H A Doce_hw.h1111 uint8_t physical_port; member in struct:mbx_set_common_link_speed::__anon7362::__anon7363
1113 uint8_t physical_port;
/freebsd-11-stable/sys/dev/ocs_fc/
H A Dsli4.h2122 uint32_t physical_port; member in struct:sli4_res_common_query_fw_config_s
2304 physical_port:8, member in struct:sli4_res_common_ext_fat_retrieve_snapshot_s
3178 uint32_t physical_port; member in struct:sli4_s
H A Dsli4.c618 req->port = sli4->physical_port;
3560 sli4->physical_port = fw_config->physical_port;

Completed in 298 milliseconds