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

/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_sas.h144 U8 PhysicalPort; /* 0x01 */ member in struct:_MPI2_SMP_PASSTHROUGH_REQUEST
171 U8 PhysicalPort; /* 0x01 */ member in struct:_MPI2_SMP_PASSTHROUGH_REPLY
H A Dmpi2_ioc.h158 * 08-24-11 02.00.19 Added PhysicalPort field to
773 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI2_EVENT_DATA_SAS_DEVICE_STATUS_CHANGE
925 U8 PhysicalPort; /* 0x02 */ member in struct:_MPI2_EVENT_DATA_SAS_DISCOVERY
1012 U8 PhysicalPort; /* 0x01 */ member in struct:_MPI2_EVENT_DATA_SAS_INIT_DEV_STATUS_CHANGE
1066 U8 PhysicalPort; /* 0x0B */ member in struct:_MPI2_EVENT_DATA_SAS_TOPOLOGY_CHANGE_LIST
1117 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI2_EVENT_DATA_SAS_ENCL_DEV_STATUS_CHANGE
1190 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI25_EVENT_DATA_SAS_DEVICE_DISCOVERY_ERROR
1211 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI2_EVENT_HBD_PHY_SAS
1249 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI26_EVENT_DATA_PCIE_DEVICE_STATUS_CHANGE
1281 U8 PhysicalPort; /* member in struct:_MPI26_EVENT_DATA_PCIE_ENUMERATION
1360 U8 PhysicalPort; /* 0x0B */ member in struct:_MPI26_EVENT_DATA_PCIE_TOPOLOGY_CHANGE_LIST
[all...]
H A Dmpi2_tool.h320 U8 PhysicalPort; /* 0x0D */ member in struct:_MPI2_TOOLBOX_BEACON_REQUEST
H A Dmpi2_cnfg.h2633 U8 PhysicalPort; /* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_0
2702 U8 PhysicalPort; /* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2767 U8 PhysicalPort; /* 0x22 */ member in struct:_MPI2_CONFIG_PAGE_SAS_DEV_0
3069 U8 PhysicalPort; /* 0x09 */ member in struct:_MPI2_CONFIG_PAGE_SAS_PORT_0
3557 U8 PhysicalPort; /* 0x08 */ member in struct:_MPI26_CONFIG_PAGE_PSWITCH_0
3579 U8 PhysicalPort; /* 0x08 */ member in struct:_MPI26_CONFIG_PAGE_PSWITCH_1
3614 U8 PhysicalPort; /* 0x1A */ member in struct:_MPI26_CONFIG_PAGE_PCIEDEV_0
/freebsd-11-stable/sys/dev/mps/mpi/
H A Dmpi2_sas.h127 U8 PhysicalPort; /* 0x01 */ member in struct:_MPI2_SMP_PASSTHROUGH_REQUEST
154 U8 PhysicalPort; /* 0x01 */ member in struct:_MPI2_SMP_PASSTHROUGH_REPLY
H A Dmpi2_ioc.h724 U8 PhysicalPort; /* 0x02 */ member in struct:_MPI2_EVENT_DATA_SAS_DISCOVERY
791 U8 PhysicalPort; /* 0x01 */ member in struct:_MPI2_EVENT_DATA_SAS_INIT_DEV_STATUS_CHANGE
845 U8 PhysicalPort; /* 0x0B */ member in struct:_MPI2_EVENT_DATA_SAS_TOPOLOGY_CHANGE_LIST
894 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI2_EVENT_DATA_SAS_ENCL_DEV_STATUS_CHANGE
963 U8 PhysicalPort; /* 0x03 */ member in struct:_MPI2_EVENT_HBD_PHY_SAS
H A Dmpi2_tool.h288 U8 PhysicalPort; /* 0x0D */ member in struct:_MPI2_TOOLBOX_BEACON_REQUEST
H A Dmpi2_cnfg.h2136 U8 PhysicalPort; /* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_0
2205 U8 PhysicalPort; /* 0x08 */ member in struct:_MPI2_CONFIG_PAGE_EXPANDER_1
2270 U8 PhysicalPort; /* 0x22 */ member in struct:_MPI2_CONFIG_PAGE_SAS_DEV_0
2557 U8 PhysicalPort; /* 0x09 */ member in struct:_MPI2_CONFIG_PAGE_SAS_PORT_0
/freebsd-11-stable/sys/dev/mpt/mpilib/
H A Dmpi_sas.h130 U8 PhysicalPort; /* 01h */ member in struct:_MSG_SMP_PASSTHROUGH_REQUEST
158 U8 PhysicalPort; /* 01h */ member in struct:_MSG_SMP_PASSTHROUGH_REPLY
H A Dmpi_cnfg.h251 * Added PhysicalPort field to SAS Expander pages 0 and 1.
2814 U8 PhysicalPort; /* 08h */ member in struct:_CONFIG_PAGE_SAS_EXPANDER_0
2855 U8 PhysicalPort; /* 08h */ member in struct:_CONFIG_PAGE_SAS_EXPANDER_1
2919 U8 PhysicalPort; /* 22h */ member in struct:_CONFIG_PAGE_SAS_DEVICE_0
H A Dmpi_ioc.h971 U8 PhysicalPort; /* 04h */ member in struct:_EVENT_DATA_SAS_EXPANDER_STATUS_CHANGE
/freebsd-11-stable/sys/dev/mpr/
H A Dmpr_table.c303 MPR_PRINTFIELD(sc, buf, PhysicalPort, %d);
328 MPR_PRINTFIELD(sc, data, PhysicalPort, %d);
357 MPR_PRINTFIELD(sc, data, PhysicalPort, %d);
383 MPR_PRINTFIELD(sc, data, PhysicalPort, %d);
413 MPR_PRINTFIELD(sc, buf, PhysicalPort, %d);
H A Dmpr_sas.c3202 req->PhysicalPort = 0xff;
/freebsd-11-stable/sys/dev/mps/
H A Dmps_table.c281 MPS_PRINTFIELD(sc, buf, PhysicalPort, %d);
306 MPS_PRINTFIELD(sc, data, PhysicalPort, %d);
334 MPS_PRINTFIELD(sc, data, PhysicalPort, %d);
360 MPS_PRINTFIELD(sc, data, PhysicalPort, %d);
390 MPS_PRINTFIELD(sc, buf, PhysicalPort, %d);
H A Dmps_sas.c2926 req->PhysicalPort = 0xff;
/freebsd-11-stable/sys/dev/mpt/
H A Dmpt_cam.c742 device_info->physical_port = buffer->PhysicalPort;

Completed in 506 milliseconds