Home
last modified time | relevance | path

Searched refs:WhoInit (Results 1 – 16 of 16) sorted by relevance

/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_ioc.h172 U8 WhoInit; /* 00h */ member
219 U8 WhoInit; /* 00h */ member
277 U8 WhoInit; /* 15h */ member
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_ioc.h158 U8 WhoInit; /* 0x00 */ member
213 U8 WhoInit; /* 0x00 */ member
264 U8 WhoInit; /* 0x15 */ member
/freebsd/sys/dev/mpt/
H A Dmpt_debug.c377 printf("\tWhoInit %s\n", mpt_who(msg->WhoInit)); in mpt_print_init_reply()
389 printf("\tWhoInit %s\n", mpt_who(msg->WhoInit)); in mpt_print_ioc_facts()
H A Dmpt.c1556 init.WhoInit = who; in mpt_send_ioc_init()
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_ioc.h228 U8 WhoInit; /* 0x00 */ member
299 U8 WhoInit; /* 0x00 */ member
350 U8 WhoInit; /* 0x15 */ member
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_ioc.h64 U8 WhoInit; /* 0x19 */ member
135 U8 WhoInit; /* 0x15 */ member
/freebsd/sys/dev/mps/
H A Dmps_table.c260 mps_describe_table(mps_whoinit_names, facts->WhoInit)); in mps_print_iocfacts()
H A Dmps.c1189 init.WhoInit = MPI2_WHOINIT_HOST_DRIVER; in mps_send_iocinit()
/freebsd/sys/dev/mpr/
H A Dmpr_table.c280 mpr_describe_table(mpr_whoinit_names, facts->WhoInit)); in mpr_print_iocfacts()
H A Dmpr.c1262 init.WhoInit = MPI2_WHOINIT_HOST_DRIVER; in mpr_send_iocinit()
/freebsd/usr.sbin/mpsutil/
H A Dmps_show.c277 printf(" WhoInit: 0x%x\n", facts->WhoInit); in show_iocfacts()
/freebsd/sys/dev/mfi/
H A Dmfireg.h1547 uint8_t WhoInit; /* 0x00 */ member
H A Dmfi_tbolt.c374 mpi2IocInit->WhoInit = MPI2_WHOINIT_HOST_DRIVER; in mfi_tbolt_init_MFI_queue()
/freebsd/sys/dev/mrsas/
H A Dmrsas.h719 u_int8_t WhoInit; /* 0x00 */ member
H A Dmrsas.c2728 IOCInitMsg->WhoInit = MPI2_WHOINIT_HOST_DRIVER; in mrsas_ioc_init()
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr.c1597 sc->facts.who_init = facts_data->WhoInit; in mpi3mr_process_factsdata()
2164 iocinit_req.WhoInit = MPI3_WHOINIT_HOST_DRIVER; in mpi3mr_issue_iocinit()