Home
last modified time | relevance | path

Searched refs:cm_lun (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/mps/
H A Dmpsvar.h228 u_int cm_lun; member
561 cm->cm_lun = 0; in mps_free_command()
610 cm->cm_lun = 0; in mps_free_high_priority_command()
H A Dmps_sas.c324 cm->cm_lun); in mpssas_log_command()
1219 if (cm->cm_lun == tm->cm_lun) in mpssas_logical_unit_reset_complete()
1228 mpssas_announce_reset(sc, AC_SENT_BDR, targ->tid, tm->cm_lun); in mpssas_logical_unit_reset_complete()
1357 MPS_SET_LUN(req->LUN, tm->cm_lun); in mpssas_send_reset()
1361 target->tid, tm->cm_lun); in mpssas_send_reset()
1363 mpssas_prepare_for_tm(sc, tm, target, tm->cm_lun); in mpssas_send_reset()
1510 tm->cm_lun = cm->cm_lun; in mpssas_send_abort()
1517 mpssas_prepare_for_tm(sc, tm, targ, tm->cm_lun); in mpssas_send_abort()
1864 cm->cm_lun = csio->ccb_h.target_lun; in mpssas_action_scsiio()
/freebsd/sys/dev/mpr/
H A Dmpr_sas.c332 cm->cm_lun); in mprsas_log_command()
1276 if (cm->cm_lun == tm->cm_lun) in mprsas_logical_unit_reset_complete()
1286 tm->cm_lun); in mprsas_logical_unit_reset_complete()
1433 MPR_SET_LUN(req->LUN, tm->cm_lun); in mprsas_send_reset()
1437 target->tid, tm->cm_lun); in mprsas_send_reset()
1439 mprsas_prepare_for_tm(sc, tm, target, tm->cm_lun); in mprsas_send_reset()
1588 tm->cm_lun = cm->cm_lun; in mprsas_send_abort()
1600 mprsas_prepare_for_tm(sc, tm, targ, tm->cm_lun); in mprsas_send_abort()
1811 cm->cm_lun = csio->ccb_h.target_lun; in mprsas_build_nvme_unmap()
2119 cm->cm_lun = csio->ccb_h.target_lun; in mprsas_action_scsiio()
H A Dmprvar.h262 u_int cm_lun; member
631 cm->cm_lun = 0; in mpr_free_command()
687 cm->cm_lun = 0; in mpr_free_high_priority_command()