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

/freebsd-9.3-release/sys/cam/ctl/
H A Dctl_frontend.h85 * physical_port: This is the physical port number of this
207 int physical_port; /* passed to CTL */ member in struct:ctl_frontend
H A Dctl.h63 int physical_port; member in struct:ctl_port_entry
H A Dscsi_ctl.c411 fe->physical_port = cpi->unit_number;
H A Dctl.c1340 entry->physical_port = fe->physical_port;
2358 entry.physical_port = fe->physical_port;
2933 fe->physical_port, fe->virtual_port,
/freebsd-9.3-release/sys/dev/mpt/
H A Dmpt.h510 uint8_t physical_port; member in struct:mptsas_devinfo
H A Dmpt_cam.c731 device_info->physical_port = buffer->PhysicalPort;
/freebsd-9.3-release/sys/dev/oce/
H A Doce_hw.h1079 uint8_t physical_port; member in struct:mbx_set_common_link_speed::__anon8613::__anon8614
1081 uint8_t physical_port;
/freebsd-9.3-release/usr.sbin/ctladm/
H A Dctladm.c514 entry->port_type, entry->fe_name, entry->physical_port,
524 type, entry->port_name, entry->physical_port,
535 sbuf_printf(sb, "<physical_port>%d</physical_port>\n",
536 entry->physical_port);

Completed in 485 milliseconds