Searched refs:PortType (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/sys/dev/mpt/ |
| H A D | mpt.c | 2808 port, pfp->PortType, pfp->ProtocolFlags, pfp->PortSCSIID, in mpt_configure_ioc() 2816 if (pfp->PortType == MPI_PORTFACTS_PORTTYPE_FC) { in mpt_configure_ioc() 2820 } else if (pfp->PortType == MPI_PORTFACTS_PORTTYPE_SAS) { in mpt_configure_ioc() 2824 } else if (pfp->PortType == MPI_PORTFACTS_PORTTYPE_SCSI) { in mpt_configure_ioc() 2830 } else if (pfp->PortType == MPI_PORTFACTS_PORTTYPE_ISCSI) { in mpt_configure_ioc() 2833 } else if (pfp->PortType == MPI_PORTFACTS_PORTTYPE_INACTIVE) { in mpt_configure_ioc() 2837 mpt_prt(mpt, "unknown Port Type %#x\n", pfp->PortType); in mpt_configure_ioc()
|
| /freebsd-13.1/sys/dev/acpica/ |
| H A D | acpi_apei.c | 123 uint32_t PortType; member 271 printf(" Port Type: %u\n", p->PortType); in apei_pcie_handler()
|
| /freebsd-13.1/sys/dev/mps/ |
| H A D | mps_table.c | 298 MPS_PRINTFIELD(sc, facts, PortType, 0x%x); in mps_print_portfacts()
|
| /freebsd-13.1/sys/dev/mpr/ |
| H A D | mpr_table.c | 318 MPR_PRINTFIELD(sc, facts, PortType, 0x%x); in mpr_print_portfacts()
|
| /freebsd-13.1/sys/dev/mpt/mpilib/ |
| H A D | mpi_ioc.h | 374 U8 PortType; /* 15h */ member
|
| /freebsd-13.1/sys/contrib/dev/acpica/include/ |
| H A D | actbl1.h | 642 UINT16 PortType; member
|
| /freebsd-13.1/sys/contrib/dev/acpica/common/ |
| H A D | dmtbinfo1.c | 454 {ACPI_DMT_UINT16, ACPI_DBG20_OFFSET (PortType), "Port Type", 0},
|
| /freebsd-13.1/sys/dev/mps/mpi/ |
| H A D | mpi2_ioc.h | 376 U8 PortType; /* 0x15 */ member
|
| /freebsd-13.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_ioc.h | 474 U8 PortType; /* 0x15 */ member
|