Home
last modified time | relevance | path

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

/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_init.h254 U32 TerminationCount; /* 0x10 */ member
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_init.h363 U32 TerminationCount; /* 0x14 */ member
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_init.h510 U32 TerminationCount; /* 0x14 */ member
/freebsd/sys/dev/mpt/mpilib/
H A Dmpi_init.h480 U32 TerminationCount; /* 14h */ member
/freebsd/sys/dev/mps/
H A Dmps_sas.c369 "Reset aborted %u commands\n", reply->TerminationCount); in mpssas_remove_volume()
567 le32toh(reply->TerminationCount)); in mpssas_remove_device()
1215 le32toh(reply->TerminationCount)); in mpssas_logical_unit_reset_complete()
1311 le32toh(reply->TerminationCount)); in mpssas_target_reset_complete()
1449 le32toh(reply->TerminationCount)); in mpssas_abort_complete()
/freebsd/sys/dev/mpr/
H A Dmpr_sas.c375 le32toh(reply->TerminationCount)); in mprsas_remove_volume()
599 le32toh(reply->TerminationCount)); in mprsas_remove_device()
1272 le32toh(reply->TerminationCount)); in mprsas_logical_unit_reset_complete()
1371 le32toh(reply->TerminationCount)); in mprsas_target_reset_complete()
1527 le32toh(reply->TerminationCount)); in mprsas_abort_complete()
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_cam.c666 tm_reply->TerminationCount, mpi3mr_tm_response_name(resp_code), resp_code); in mpi3mr_issue_tm()
H A Dmpi3mr.c3777 le32toh(tm_reply->TerminationCount)); in mpi3mr_dev_rmhs_complete_tm()
/freebsd/sys/dev/mrsas/
H A Dmrsas_cam.c1881 mpi_reply->TerminationCount, mpi_reply->DevHandle, in mrsas_tm_response_code()
H A Dmrsas.h443 u_int32_t TerminationCount; /*0x14 */ member