Home
last modified time | relevance | path

Searched refs:PhysicalPort (Results 1 – 17 of 17) sorted by relevance

/freebsd-14-stable/sys/dev/mpr/mpi/
HDmpi2_ioc.h759 U8 PhysicalPort; /* 0x03 */ member
906 U8 PhysicalPort; /* 0x02 */ member
990 U8 PhysicalPort; /* 0x01 */ member
1042 U8 PhysicalPort; /* 0x0B */ member
1092 U8 PhysicalPort; /* 0x03 */ member
1163 U8 PhysicalPort; /* 0x03 */ member
1183 U8 PhysicalPort; /* 0x03 */ member
1220 U8 PhysicalPort; /* 0x03 */ member
1252 U8 PhysicalPort; /* 0x02 */ member
1330 U8 PhysicalPort; /* 0x0B */ member
HDmpi2_sas.h136 U8 PhysicalPort; /* 0x01 */ member
162 U8 PhysicalPort; /* 0x01 */ member
HDmpi2_cnfg.h2590 U8 PhysicalPort; /* 0x08 */ member
2658 U8 PhysicalPort; /* 0x08 */ member
2722 U8 PhysicalPort; /* 0x22 */ member
3015 U8 PhysicalPort; /* 0x09 */ member
3505 U8 PhysicalPort; /* 0x08 */ member
3526 U8 PhysicalPort; /* 0x08 */ member
3565 U8 PhysicalPort; /* 0x1A */ member
HDmpi2_tool.h312 U8 PhysicalPort; /* 0x0D */ member
HDmpi2_history.txt527 * 08-24-11 02.00.19 Added PhysicalPort field to
/freebsd-14-stable/sys/dev/mps/
HDmps_table.c332 MPS_PRINTFIELD(sc, buf, PhysicalPort, %d); in mps_print_sasdev0()
357 MPS_PRINTFIELD(sc, data, PhysicalPort, %d); in mps_print_evt_sas()
385 MPS_PRINTFIELD(sc, data, PhysicalPort, %d); in mps_print_evt_sas()
411 MPS_PRINTFIELD(sc, data, PhysicalPort, %d); in mps_print_evt_sas()
453 MPS_PRINTFIELD(sc, buf, PhysicalPort, %d); in mps_print_expander1()
HDmps_sas.c2813 req->PhysicalPort = 0xff; in mpssas_send_smpcmd()
/freebsd-14-stable/sys/dev/mpr/
HDmpr_table.c352 MPR_PRINTFIELD(sc, buf, PhysicalPort, %d); in mpr_print_sasdev0()
377 MPR_PRINTFIELD(sc, data, PhysicalPort, %d); in mpr_print_evt_sas()
406 MPR_PRINTFIELD(sc, data, PhysicalPort, %d); in mpr_print_evt_sas()
432 MPR_PRINTFIELD(sc, data, PhysicalPort, %d); in mpr_print_evt_sas()
474 MPR_PRINTFIELD(sc, buf, PhysicalPort, %d); in mpr_print_expander1()
HDmpr_sas.c3003 req->PhysicalPort = 0xff; in mprsas_send_smpcmd()
/freebsd-14-stable/sys/dev/mpt/mpilib/
HDmpi_sas.h127 U8 PhysicalPort; /* 01h */ member
154 U8 PhysicalPort; /* 01h */ member
HDmpi_cnfg.h2748 U8 PhysicalPort; /* 08h */ member
2788 U8 PhysicalPort; /* 08h */ member
2851 U8 PhysicalPort; /* 22h */ member
HDmpi_ioc.h962 U8 PhysicalPort; /* 04h */ member
/freebsd-14-stable/sys/dev/mps/mpi/
HDmpi2_sas.h125 U8 PhysicalPort; /* 0x01 */ member
151 U8 PhysicalPort; /* 0x01 */ member
HDmpi2_ioc.h709 U8 PhysicalPort; /* 0x02 */ member
774 U8 PhysicalPort; /* 0x01 */ member
826 U8 PhysicalPort; /* 0x0B */ member
874 U8 PhysicalPort; /* 0x03 */ member
940 U8 PhysicalPort; /* 0x03 */ member
HDmpi2_cnfg.h2071 U8 PhysicalPort; /* 0x08 */ member
2139 U8 PhysicalPort; /* 0x08 */ member
2203 U8 PhysicalPort; /* 0x22 */ member
2480 U8 PhysicalPort; /* 0x09 */ member
HDmpi2_tool.h280 U8 PhysicalPort; /* 0x0D */ member
/freebsd-14-stable/sys/dev/mpt/
HDmpt_cam.c741 device_info->physical_port = buffer->PhysicalPort; in mptsas_sas_device_pg0()