Home
last modified time | relevance | path

Searched refs:TerminationCount (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/sys/dev/mps/mpi/
HDmpi2_init.h367 U32 TerminationCount; /* 0x14 */ member
/freebsd-11-stable/sys/dev/mpr/mpi/
HDmpi2_init.h521 U32 TerminationCount; /* 0x14 */ member
/freebsd-11-stable/sys/dev/mpt/mpilib/
HDmpi_init.h487 U32 TerminationCount; /* 14h */ member
/freebsd-11-stable/sys/dev/mps/
HDmps_sas.c386 "Reset aborted %u commands\n", reply->TerminationCount); in mpssas_remove_volume()
592 le32toh(reply->TerminationCount)); in mpssas_remove_device()
1251 le32toh(reply->TerminationCount)); in mpssas_logical_unit_reset_complete()
1339 le32toh(reply->TerminationCount)); in mpssas_target_reset_complete()
1477 le32toh(reply->TerminationCount)); in mpssas_abort_complete()
/freebsd-11-stable/sys/dev/mpr/
HDmpr_sas.c388 le32toh(reply->TerminationCount)); in mprsas_remove_volume()
587 le32toh(reply->TerminationCount)); in mprsas_remove_device()
1311 le32toh(reply->TerminationCount)); in mprsas_logical_unit_reset_complete()
1399 le32toh(reply->TerminationCount)); in mprsas_target_reset_complete()
1545 le32toh(reply->TerminationCount)); in mprsas_abort_complete()
/freebsd-11-stable/sys/dev/mrsas/
HDmrsas_cam.c1981 mpi_reply->TerminationCount, mpi_reply->DevHandle, in mrsas_tm_response_code()
HDmrsas.h422 u_int32_t TerminationCount; /*0x14 */ member