Searched refs:PortType (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/sys/dev/mpt/ |
| H A D | mpt.c | 2813 port, pfp->PortType, pfp->ProtocolFlags, pfp->PortSCSIID, in mpt_configure_ioc() 2822 if (pfp->PortType == MPI_PORTFACTS_PORTTYPE_FC) { in mpt_configure_ioc() 2826 } else if (pfp->PortType == MPI_PORTFACTS_PORTTYPE_SAS) { in mpt_configure_ioc() 2830 } else if (pfp->PortType == MPI_PORTFACTS_PORTTYPE_SCSI) { in mpt_configure_ioc() 2836 } else if (pfp->PortType == MPI_PORTFACTS_PORTTYPE_ISCSI) { in mpt_configure_ioc() 2839 } else if (pfp->PortType == MPI_PORTFACTS_PORTTYPE_INACTIVE) { in mpt_configure_ioc() 2843 mpt_prt(mpt, "unknown Port Type %#x\n", pfp->PortType); in mpt_configure_ioc()
|
| /freebsd-12.1/sys/dev/mpr/ |
| H A D | mpr_table.c | 318 MPR_PRINTFIELD(sc, facts, PortType, 0x%x); in mpr_print_portfacts()
|
| /freebsd-12.1/sys/dev/mps/ |
| H A D | mps_table.c | 298 MPS_PRINTFIELD(sc, facts, PortType, 0x%x); in mps_print_portfacts()
|
| /freebsd-12.1/sys/dev/mpt/mpilib/ |
| H A D | mpi_ioc.h | 379 U8 PortType; /* 15h */ member
|
| /freebsd-12.1/sys/contrib/dev/acpica/include/ |
| H A D | actbl1.h | 642 UINT16 PortType; member
|
| /freebsd-12.1/sys/contrib/dev/acpica/common/ |
| H A D | dmtbinfo1.c | 454 {ACPI_DMT_UINT16, ACPI_DBG20_OFFSET (PortType), "Port Type", 0},
|
| /freebsd-12.1/sys/dev/mps/mpi/ |
| H A D | mpi2_ioc.h | 380 U8 PortType; /* 0x15 */ member
|
| /freebsd-12.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_ioc.h | 477 U8 PortType; /* 0x15 */ member
|