Home
last modified time | relevance | path

Searched refs:MsgVersion (Results 1 – 14 of 14) sorted by relevance

/dragonfly/usr.sbin/mpsutil/
H A Dmps_show.c230 facts->MsgVersion >> 8, facts->MsgVersion & 0xff); in show_iocfacts()
/dragonfly/sys/dev/disk/mpt/mpilib/
H A Dmpi_ioc.h187 U16 MsgVersion; /* 28h */ member
269 U16 MsgVersion; /* 00h */ member
/dragonfly/sys/dev/raid/mps/mpi/
H A Dmpi2_ioc.h166 U16 MsgVersion; /* 0x0C */ member
252 U16 MsgVersion; /* 0x00 */ member
/dragonfly/sys/dev/raid/mps/
H A Dmps_table.c201 MPS_PRINTFIELD(sc, facts, MsgVersion, 0x%x); in mps_print_iocfacts()
H A Dmps.c621 init.MsgVersion = MPI2_VERSION; in mps_send_iocinit()
/dragonfly/sys/dev/raid/mpr/
H A Dmpr.c397 if (sc->facts->MsgVersion >= MPI2_VERSION_02_05) { in mpr_resize_queues()
552 ((saved_facts.MsgVersion != sc->facts->MsgVersion) || in mpr_iocfacts_allocate()
1185 init.MsgVersion = htole16(MPI2_VERSION); in mpr_send_iocinit()
1498 if ((sc->facts->MsgVersion >= MPI2_VERSION_02_06) && in mpr_alloc_requests()
H A Dmpr_table.c274 MPR_PRINTFIELD(sc, facts, MsgVersion, 0x%x); in mpr_print_iocfacts()
H A Dmpr_sas.c722 if (sc->facts->MsgVersion >= MPI2_VERSION_02_06) { in mprsas_register_events()
/dragonfly/sys/dev/disk/mpt/
H A Dmpt.c1563 init.MsgVersion = htole16(MPI_VERSION); in mpt_send_ioc_init()
2657 mpt->ioc_facts.MsgVersion >> 8, in mpt_configure_ioc()
2658 mpt->ioc_facts.MsgVersion & 0xFF, in mpt_configure_ioc()
2941 MPT_2_HOST16(rp, MsgVersion); in mpt2host_iocfacts_reply()
/dragonfly/sys/dev/raid/mpr/mpi/
H A Dmpi2_ioc.h237 U16 MsgVersion; /* 0x0C */ member
338 U16 MsgVersion; /* 0x00 */ member
/dragonfly/sys/dev/raid/mfi/
H A Dmfireg.h1528 uint16_t MsgVersion; /* 0x0C */ member
H A Dmfi_tbolt.c375 mpi2IocInit->MsgVersion = MPI2_VERSION; in mfi_tbolt_init_MFI_queue()
/dragonfly/sys/dev/raid/mrsas/
H A Dmrsas.h545 u_int16_t MsgVersion; /* 0x0C */ member
H A Dmrsas.c1921 IOCInitMsg->MsgVersion = MPI2_VERSION; in mrsas_ioc_init()