Home
last modified time | relevance | path

Searched refs:custom_nvme_tm_handling (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/mpr/
H A Dmpr_sas.c474 if (!targ->is_nvme || sc->custom_nvme_tm_handling) { in mprsas_prepare_volume_remove()
1311 if (!targ->is_nvme || sc->custom_nvme_tm_handling) in mprsas_logical_unit_reset_complete()
1416 if (!target->is_nvme || sc->custom_nvme_tm_handling) { in mprsas_send_reset()
1590 if (!targ->is_nvme || sc->custom_nvme_tm_handling) in mprsas_send_abort()
3239 if (!targ->is_nvme || sc->custom_nvme_tm_handling) { in mprsas_action_resetdev()
H A Dmprvar.h512 uint8_t custom_nvme_tm_handling; member
H A Dmpr_config.c498 sc->custom_nvme_tm_handling = (le16toh(man_pg11.AddlFlags2) & in mpr_base_static_config_pages()