HomeSort by: relevance | last modified time | path
    Searched refs:WhoInit (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/ic/
mpt_debug.c 320 printf("mpt mailbox: (0x%x) State %s WhoInit %s\n",
342 printf("\tWhoInit %s\n", mpt_who(msg->WhoInit));
353 printf("\tWhoInit %s\n", mpt_who(msg->WhoInit));
mpt_mpilib.h 2936 * Added a value for Manufacturer to WhoInit.
2980 U8 WhoInit; /* 00h */
2996 /* WhoInit values */
3009 U8 WhoInit; /* 00h */
3069 U8 WhoInit; /* 15h */
mpt.c 548 init.WhoInit = who;
mfireg.h 1531 uint8_t WhoInit; /* 0x00 */
1559 /* WhoInit values */
mfi.c 3014 mpi2IocInit->WhoInit = MPI2_WHOINIT_HOST_DRIVER;

Completed in 28 milliseconds