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.h246 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.c365 "Reset aborted %u commands\n", reply->TerminationCount); in mpssas_remove_volume()
563 le32toh(reply->TerminationCount)); in mpssas_remove_device()
1211 le32toh(reply->TerminationCount)); in mpssas_logical_unit_reset_complete()
1307 le32toh(reply->TerminationCount)); in mpssas_target_reset_complete()
1445 le32toh(reply->TerminationCount)); in mpssas_abort_complete()
/freebsd/sys/dev/mpr/
H A Dmpr_sas.c371 le32toh(reply->TerminationCount)); in mprsas_remove_volume()
595 le32toh(reply->TerminationCount)); in mprsas_remove_device()
1268 le32toh(reply->TerminationCount)); in mprsas_logical_unit_reset_complete()
1367 le32toh(reply->TerminationCount)); in mprsas_target_reset_complete()
1523 le32toh(reply->TerminationCount)); in mprsas_abort_complete()
/freebsd/sys/dev/mpi3mr/
H A Dmpi3mr_cam.c667 tm_reply->TerminationCount, mpi3mr_tm_response_name(resp_code), resp_code); in mpi3mr_issue_tm()
H A Dmpi3mr.c3578 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