Searched refs:PhysicalPort (Results 1 - 16 of 16) sorted by relevance

/freebsd-12-stable/sys/dev/mpr/mpi/
H A Dmpi2_sas.h140 U8 PhysicalPort; /* 0x01 */ member in struct:_MPI2_SMP_PASSTHROUGH_REQUEST
167 U8 PhysicalPort; /* 0x01 */ member in struct:_MPI2_SMP_PASSTHROUGH_REPLY
H A Dmpi2_ioc.h154 * 08-24-11 02.00.19 Added PhysicalPort field to
776 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI2_EVENT_DATA_SAS_DEVICE_STATUS_CHANGE
928 U8 PhysicalPort; /* 0x02 */ member in struct:_MPI2_EVENT_DATA_SAS_DISCOVERY
1015 U8 PhysicalPort; /* 0x01 */ member in struct:_MPI2_EVENT_DATA_SAS_INIT_DEV_STATUS_CHANGE
1069 U8 PhysicalPort; /* 0x0B */ member in struct:_MPI2_EVENT_DATA_SAS_TOPOLOGY_CHANGE_LIST
1120 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI2_EVENT_DATA_SAS_ENCL_DEV_STATUS_CHANGE
1193 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI25_EVENT_DATA_SAS_DEVICE_DISCOVERY_ERROR
1214 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI2_EVENT_HBD_PHY_SAS
1252 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI26_EVENT_DATA_PCIE_DEVICE_STATUS_CHANGE
1285 U8 PhysicalPort; /* member in struct:_MPI26_EVENT_DATA_PCIE_ENUMERATION
1364 U8 PhysicalPort; /* 0x0B */ member in struct:_MPI26_EVENT_DATA_PCIE_TOPOLOGY_CHANGE_LIST
[all...]
H A Dmpi2_cnfg.h2665 U8 PhysicalPort; /* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_0
2734 U8 PhysicalPort; /* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2799 U8 PhysicalPort; /* 0x22 */ member in struct:_MPI2_CONFIG_PAGE_SAS_DEV_0
3101 U8 PhysicalPort; /* 0x09 */ member in struct:_MPI2_CONFIG_PAGE_SAS_PORT_0
3603 U8 PhysicalPort; /* 0x08 */ member in struct:_MPI26_CONFIG_PAGE_PSWITCH_0
3625 U8 PhysicalPort; /* 0x08 */ member in struct:_MPI26_CONFIG_PAGE_PSWITCH_1
3666 U8 PhysicalPort; /* 0x1A */ member in struct:_MPI26_CONFIG_PAGE_PCIEDEV_0
H A Dmpi2_tool.h322 U8 PhysicalPort; /* 0x0D */ member in struct:_MPI2_TOOLBOX_BEACON_REQUEST
/freebsd-12-stable/sys/dev/mps/mpi/
H A Dmpi2_sas.h129 U8 PhysicalPort; /* 0x01 */ member in struct:_MPI2_SMP_PASSTHROUGH_REQUEST
156 U8 PhysicalPort; /* 0x01 */ member in struct:_MPI2_SMP_PASSTHROUGH_REPLY
H A Dmpi2_ioc.h726 U8 PhysicalPort; /* 0x02 */ member in struct:_MPI2_EVENT_DATA_SAS_DISCOVERY
793 U8 PhysicalPort; /* 0x01 */ member in struct:_MPI2_EVENT_DATA_SAS_INIT_DEV_STATUS_CHANGE
847 U8 PhysicalPort; /* 0x0B */ member in struct:_MPI2_EVENT_DATA_SAS_TOPOLOGY_CHANGE_LIST
896 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI2_EVENT_DATA_SAS_ENCL_DEV_STATUS_CHANGE
965 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI2_EVENT_HBD_PHY_SAS
H A Dmpi2_tool.h290 U8 PhysicalPort; /* 0x0D */ member in struct:_MPI2_TOOLBOX_BEACON_REQUEST
H A Dmpi2_cnfg.h2138 U8 PhysicalPort; /* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_0
2207 U8 PhysicalPort; /* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2272 U8 PhysicalPort; /* 0x22 */ member in struct:_MPI2_CONFIG_PAGE_SAS_DEV_0
2559 U8 PhysicalPort; /* 0x09 */ member in struct:_MPI2_CONFIG_PAGE_SAS_PORT_0
/freebsd-12-stable/sys/dev/mpt/mpilib/
H A Dmpi_sas.h132 U8 PhysicalPort; /* 01h */ member in struct:_MSG_SMP_PASSTHROUGH_REQUEST
160 U8 PhysicalPort; /* 01h */ member in struct:_MSG_SMP_PASSTHROUGH_REPLY
H A Dmpi_cnfg.h253 * Added PhysicalPort field to SAS Expander pages 0 and 1.
2816 U8 PhysicalPort; /* 08h */ member in struct:_CONFIG_PAGE_SAS_EXPANDER_0
2857 U8 PhysicalPort; /* 08h */ member in struct:_CONFIG_PAGE_SAS_EXPANDER_1
2921 U8 PhysicalPort; /* 22h */ member in struct:_CONFIG_PAGE_SAS_DEVICE_0
H A Dmpi_ioc.h973 U8 PhysicalPort; /* 04h */ member in struct:_EVENT_DATA_SAS_EXPANDER_STATUS_CHANGE
/freebsd-12-stable/sys/dev/mpr/
H A Dmpr_table.c354 MPR_PRINTFIELD(sc, buf, PhysicalPort, %d);
379 MPR_PRINTFIELD(sc, data, PhysicalPort, %d);
408 MPR_PRINTFIELD(sc, data, PhysicalPort, %d);
434 MPR_PRINTFIELD(sc, data, PhysicalPort, %d);
476 MPR_PRINTFIELD(sc, buf, PhysicalPort, %d);
H A Dmpr_sas.c3145 req->PhysicalPort = 0xff;
/freebsd-12-stable/sys/dev/mps/
H A Dmps_table.c334 MPS_PRINTFIELD(sc, buf, PhysicalPort, %d);
359 MPS_PRINTFIELD(sc, data, PhysicalPort, %d);
387 MPS_PRINTFIELD(sc, data, PhysicalPort, %d);
413 MPS_PRINTFIELD(sc, data, PhysicalPort, %d);
455 MPS_PRINTFIELD(sc, buf, PhysicalPort, %d);
H A Dmps_sas.c2855 req->PhysicalPort = 0xff;
/freebsd-12-stable/sys/dev/mpt/
H A Dmpt_cam.c744 device_info->physical_port = buffer->PhysicalPort;

Completed in 433 milliseconds