Searched refs:MsgVersion (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12.1/usr.sbin/mpsutil/ |
| H A D | mps_show.c | 229 facts->MsgVersion >> 8, facts->MsgVersion & 0xff); in show_iocfacts()
|
| /freebsd-12.1/sys/dev/mpt/mpilib/ |
| H A D | mpi_ioc.h | 189 U16 MsgVersion; /* 28h */ member 271 U16 MsgVersion; /* 00h */ member
|
| /freebsd-12.1/sys/dev/mps/mpi/ |
| H A D | mpi2_ioc.h | 170 U16 MsgVersion; /* 0x0C */ member 256 U16 MsgVersion; /* 0x00 */ member
|
| /freebsd-12.1/sys/dev/mpr/mpi/ |
| H A D | mpi2_ioc.h | 240 U16 MsgVersion; /* 0x0C */ member 341 U16 MsgVersion; /* 0x00 */ member
|
| /freebsd-12.1/sys/dev/mpr/ |
| H A D | mpr.c | 418 if (sc->facts->MsgVersion >= MPI2_VERSION_02_05) { in mpr_resize_queues() 572 ((saved_facts.MsgVersion != sc->facts->MsgVersion) || in mpr_iocfacts_allocate() 1213 init.MsgVersion = htole16(MPI2_VERSION); in mpr_send_iocinit() 1536 if ((sc->facts->MsgVersion >= MPI2_VERSION_02_06) && in mpr_alloc_requests()
|
| H A D | mpr_table.c | 276 MPR_PRINTFIELD(sc, facts, MsgVersion, 0x%x); in mpr_print_iocfacts()
|
| H A D | mpr_sas.c | 722 if (sc->facts->MsgVersion >= MPI2_VERSION_02_06) { in mprsas_register_events()
|
| /freebsd-12.1/sys/dev/mps/ |
| H A D | mps_table.c | 256 MPS_PRINTFIELD(sc, facts, MsgVersion, 0x%x); in mps_print_iocfacts()
|
| H A D | mps.c | 549 ((saved_facts.MsgVersion != sc->facts->MsgVersion) || in mps_iocfacts_allocate() 1175 init.MsgVersion = htole16(MPI2_VERSION); in mps_send_iocinit()
|
| /freebsd-12.1/sys/dev/mpt/ |
| H A D | mpt.c | 1566 init.MsgVersion = htole16(MPI_VERSION); in mpt_send_ioc_init() 2656 mpt->ioc_facts.MsgVersion >> 8, in mpt_configure_ioc() 2657 mpt->ioc_facts.MsgVersion & 0xFF, in mpt_configure_ioc() 2948 MPT_2_HOST16(rp, MsgVersion); in mpt2host_iocfacts_reply()
|
| /freebsd-12.1/sys/dev/mfi/ |
| H A D | mfireg.h | 1561 uint16_t MsgVersion; /* 0x0C */ member
|
| H A D | mfi_tbolt.c | 382 mpi2IocInit->MsgVersion = MPI2_VERSION; in mfi_tbolt_init_MFI_queue()
|
| /freebsd-12.1/sys/dev/mrsas/ |
| H A D | mrsas.h | 702 u_int16_t MsgVersion; /* 0x0C */ member
|
| H A D | mrsas.c | 2749 IOCInitMsg->MsgVersion = MPI2_VERSION; in mrsas_ioc_init()
|