Searched refs:ProtocolFlags (Results 1 – 9 of 9) sorted by relevance
| /freebsd-13.1/usr.sbin/mpsutil/ |
| H A D | mps_cmd.c | 795 facts->ProtocolFlags = le16toh(facts->ProtocolFlags); in adjust_iocfacts_endianness()
|
| H A D | mps_show.c | 300 mps_parse_flags(facts->ProtocolFlags, in show_iocfacts() 302 printf(" ProtocolFlags: 0x%x %s\n", facts->ProtocolFlags, tmpbuf); in show_iocfacts()
|
| /freebsd-13.1/sys/dev/mps/mpi/ |
| H A D | mpi2_ioc.h | 279 U16 ProtocolFlags; /* 0x30 */ member 1159 U16 ProtocolFlags; /* 0x24 */ member
|
| /freebsd-13.1/sys/dev/mps/ |
| H A D | mps_table.c | 283 facts->ProtocolFlags, "\20" "\1ScsiTarg" "\2ScsiInit"); in mps_print_iocfacts()
|
| /freebsd-13.1/sys/dev/mpt/ |
| H A D | mpt.c | 2808 port, pfp->PortType, pfp->ProtocolFlags, pfp->PortSCSIID, in mpt_configure_ioc() 2848 if (pfp->ProtocolFlags & MPI_PORTFACTS_PROTOCOL_INITIATOR) { in mpt_configure_ioc() 2851 if (pfp->ProtocolFlags & MPI_PORTFACTS_PROTOCOL_TARGET) { in mpt_configure_ioc() 2976 MPT_2_HOST16(pfp, ProtocolFlags); in mpt2host_portfacts_reply()
|
| /freebsd-13.1/sys/dev/mpr/ |
| H A D | mpr_table.c | 303 facts->ProtocolFlags, "\20" "\1ScsiTarg" "\2ScsiInit"); in mpr_print_iocfacts()
|
| H A D | mpr.c | 1184 facts->ProtocolFlags = le16toh(facts->ProtocolFlags); in adjust_iocfacts_endianness() 1547 (sc->facts->ProtocolFlags & MPI2_IOCFACTS_PROTOCOL_NVME_DEVICES)) { in mpr_alloc_requests()
|
| /freebsd-13.1/sys/dev/mpt/mpilib/ |
| H A D | mpi_ioc.h | 377 U16 ProtocolFlags; /* 1Ah */ member
|
| /freebsd-13.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_ioc.h | 365 U16 ProtocolFlags; /* 0x30 */ member
|