Home
last modified time | relevance | path

Searched refs:PortType (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dmpt.c1185 pfp.PortType, pfp.ProtocolFlags, pfp.PortSCSIID, in mpt_init()
1194 switch (pfp.PortType) { in mpt_init()
1209 pfp.PortType); in mpt_init()
H A Dmpt_mpilib.h3137 U8 PortType; /* 15h */ member
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dactbl1.h897 UINT16 PortType;
911 /* Types for PortType field above */
890 UINT16 PortType; global() member
/netbsd-src/sys/external/bsd/acpica/dist/common/
H A Ddmtbinfo1.c827 {ACPI_DMT_UINT16, ACPI_DBG20_OFFSET (PortType), "Port Type", 0},
/netbsd-src/usr.sbin/acpitools/acpidump/
H A Dacpi.c1501 switch (dev->PortType) { in acpi_print_dbg2_device()
1531 printf("reserved (%04hx)\n", dev->PortType); in acpi_print_dbg2_device()