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

/freebsd-10.0-release/sys/cam/ctl/
H A Dctl_frontend.h88 * physical_port: This is the physical port number of this
210 int physical_port; /* passed to CTL */ member in struct:ctl_frontend
H A Dctl.h64 int physical_port; member in struct:ctl_port_entry
H A Dscsi_ctl.c406 fe->physical_port = cpi->unit_number;
H A Dctl.c1343 entry->physical_port = fe->physical_port;
2365 entry.physical_port = fe->physical_port;
2940 fe->physical_port, fe->virtual_port,
/freebsd-10.0-release/sys/ofed/drivers/net/mlx4/
H A Dfw.h144 u8 physical_port; member in struct:mlx4_func_cap
H A Dfw.c370 func_cap->physical_port = field;
371 if (func_cap->physical_port != gen_or_port) {
/freebsd-10.0-release/sys/dev/oce/
H A Doce_hw.h1036 uint8_t physical_port; member in struct:mbx_query_common_link_config::__anon9109::__anon9111
1058 uint8_t physical_port; member in struct:mbx_set_common_link_speed::__anon9112::__anon9113
1060 uint8_t physical_port;
H A Doce_if.h762 uint8_t physical_port; member in struct:link_status
/freebsd-10.0-release/sys/dev/mpt/
H A Dmpt.h541 uint8_t physical_port; member in struct:mptsas_devinfo
H A Dmpt_cam.c737 device_info->physical_port = buffer->PhysicalPort;
/freebsd-10.0-release/usr.sbin/ctladm/
H A Dctladm.c523 entry->port_type, entry->fe_name, entry->physical_port,
533 type, entry->port_name, entry->physical_port,
544 sbuf_printf(sb, "<physical_port>%d</physical_port>\n",
545 entry->physical_port);

Completed in 304 milliseconds