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.c473 if (!targ->is_nvme || sc->custom_nvme_tm_handling) { in mprsas_prepare_volume_remove()
1310 if (!targ->is_nvme || sc->custom_nvme_tm_handling) in mprsas_logical_unit_reset_complete()
1415 if (!target->is_nvme || sc->custom_nvme_tm_handling) { in mprsas_send_reset()
1589 if (!targ->is_nvme || sc->custom_nvme_tm_handling) in mprsas_send_abort()
3238 if (!targ->is_nvme || sc->custom_nvme_tm_handling) { in mprsas_action_resetdev()
H A Dmprvar.h513 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()